Commit Graph

191 Commits (bf172dfd296d15c02473904646c19d2bb663cc3f)

Author SHA1 Message Date
Sam Jewell 21b9d45ca6
SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040) 11 months ago
Sam Jewell 4bd5f29e05
SQL Expressions: Allow more functions (#102011) 11 months ago
Sam Jewell 7a3415148e
SQL Expressions: Add cell-limit for input dataframes (#101700) 11 months ago
Sam Jewell 0eafd0641f
SQL Expressions: Simplify test code (#101718) 11 months ago
Matheus Macabu 3539764008
Hackaton: Add more unit tests, take 3 (#101525) 11 months ago
Paulo Dias 2d2e595555
Alerting: Add multiple threshold operators (#99516) 11 months ago
Kyle Brandt 4d7b9a3c77
SQL Expressions: Improve response to frame conversion handling (#100625) 11 months ago
Kyle Brandt c291ec7ba9
SQL Expressions: Include SQL Parser/Syntax error in the public message (#100725) 11 months ago
Kyle Brandt f7588376df
SQL Expressions: (Chore) Update code for latest plugin-sdk data pkg (#100425) 12 months ago
Kyle Brandt 6dc98dbbcc
SQL Expressions: Add str_to_date function and unskip test (#100226) 12 months ago
Kyle Brandt d196b789e2
SQL Expressions: Add more SQLNodes and funcs to allow list (#100227) 12 months ago
Kyle Brandt d64f41afdc
SQL Expressions: Re-implement feature using go-mysql-server (#99521) 12 months ago
Karl Persson 76f052e8de
Requester: Remove duplicated function (#97038) 1 year ago
Sam Jewell 1915efbc95
SQL Expressions: Simplify where code is being stubbed out (#96227) 1 year ago
Sam Jewell ea71201ddc
ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 1 year ago
Gábor Farkas cbe1e7d63f
expr: add explicit strict-mode const (#94838) 1 year ago
Gábor Farkas 34bb959835
expr: improved test (#94837) 1 year ago
Gábor Farkas 2cea7af2f5
datasources: querier: handle reducer-settings-mode correctly (#94595) 1 year ago
Andrew Hackmann 3df62c28bb
InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 1 year ago
Dave Henderson df3d8915ba
Chore: Bump Go to 1.23.0 (#92105) 1 year ago
Lu Shueh Chou 126169f3ca
Alerting: Add LogicOr operation option (#89258) 1 year ago
Alexander Akhmetov a32854549c
Alerting: Support median in reduce expressions (#91119) 2 years ago
Yuri Tseretyan 9c05b30489
Chore: Add more logs and tracing to hysteresis flows (#90369) 2 years ago
Fabrizio 612ebf5508
Dynatrace: Add to list of DS with custom label logic (#90258) 2 years ago
Alexander Weaver b3d863c11e
Expr: Make math expression scalars compliant with dataplane contract (#90350) 2 years ago
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2 years ago
Kyle Brandt 82aa000e9d
SSE: (Chore) Update log line with context (trace) (#89172) 2 years ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
Alexander Weaver d004f8a98d
Alerting: Recording rules understands errors embedded in dataframes (#88946) 2 years ago
Marcus Efraimsson 2403665998
Chore: Remove legacydata package (#88790) 2 years ago
Yuri Tseretyan 043e19afb5
SSE: Fix threshold unmarshal to avoid panic (#88521) 2 years ago
Ryan McKinley ffc2702552
Plugins: Support Admission validation hooks (#87718) 2 years ago
Ryan McKinley 42b0f802de
QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213) 2 years ago
Scott Lepper cac40795a5
sql expressions - logging (#88193) 2 years ago
Scott Lepper 93acc0c932
sqlexpressions - fix escape quote (#87921) 2 years ago
Scott Lepper 14a814a280
[sql expressions] fix: use ast to read tables (#87867) 2 years ago
Alexander Weaver 6c47968f6c
Alerting: Do not retry rule evaluations with "input data must be a wide series but got type long" style errors (#87343) 2 years ago
Scott Lepper 1a2bbd61fd
sql expressions: improve parser (#87277) 2 years ago
Scott Lepper cbe3e3a5e0
fix: sql expressions parser with join (#87263) 2 years ago
Scott Lepper 4fd2cb6014
fix: sql expressions - sql parser table name case (#87196) 2 years ago
Yuri Tseretyan e9d6135e33
SSE: Threshold expression to use simple functions (#86062) 2 years ago
Nick Richmond d3fee607e2
Expressions: sort numeric metrics behind feature toggle (#85911) 2 years ago
Faye Lin a94ab259c6
Expression: Fix a bug of the display name of the threshold expression result (#85912) 2 years ago
Dave Henderson 5687243d0b
Feature Flags: use FeatureToggles interface where possible (#85131) 2 years ago
Ryan McKinley 4cda34ff7d
Expressions: Create json schema for query types (#84032) 2 years ago
Yuri Tseretyan 9dc4221508
Alerting: Log expression command types during evaluation (#84614) 2 years ago
carrychair 0913324668
Chore: Remove repetitive words (#84132) 2 years ago
Ryan McKinley d82f3be6f7
QueryService: Use types from sdk (#84029) 2 years ago
Ryan McKinley 3036b50df3
Expressions: expose ConvertDataFramesToResults (#83805) 2 years ago
Ryan McKinley 5f6bf93dd5
Expressions: Use enumerations rather than strings (#83741) 2 years ago