Commit Graph

210 Commits (4ea56b2cfba360e7cd01223cbeb38ee571a144d2)

Author SHA1 Message Date
Sam Jewell 4aa7d67edd
Server-side expressions: Improve error message (#103968) 1 year ago
Kevin Yu fd6fd91115
Prometheus: Add support for cloud partners Prometheus data sources (#103482) 1 year ago
Sarah Zinger acd843303e
SQL Expression: Add instrumentation for sql expressions (#103758) 1 year ago
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 1 year ago
Scott Lepper aea8f27c59
Sql Expressions - remove references to poc database (#103618) 1 year ago
Sam Jewell f8a72214cf
SQL Expressions: Add more functions to the allowlist (#103546) 1 year ago
Kyle Brandt b1490a10e8
SQL Expressions / Alerting: Do not allow duplicates (#103394) 1 year ago
Kyle Brandt 4a0ec27e5d
SQL Expressions: Query Service Support (#101955) 1 year ago
Kyle Brandt c6e52c4766
SQL Expressions: Make SQL Expressions work with Alerting (#101820) 1 year ago
Kyle Brandt 856dcfd6fe
SQL Expressions: Permit range conditions (between) in queries (#103238) 1 year ago
Sam Jewell af08a9fae2
SQL Expressions: Add JSON support (#103157) 1 year ago
Kyle Brandt e6480a050c
SQL Expressions: Allow substring_index func (#103021) 1 year ago
Sam Jewell c9e929e2e6
SQL Expressions: Allow more MySQL AST node-types (#102973) 1 year ago
Sam Jewell 6be7829acf
SQL Expressions: Allow `IS` keyword (#102841) 1 year ago
Kyle Brandt 0f6aff2057
SQL Expressions: allow ParenSelect in queries (#102807) 1 year ago
Kyle Brandt f4849eabc7
SQL Expressions: Change metric conversion to full long (#102728) 1 year ago
Todd Treece 1b1f626edd
SQL Expressions: Fix error handling (#102650) 1 year ago
Kyle Brandt 3f2ef07872
SSE: Fix goroutine leak in math operation expression parsing (#102380) 1 year ago
Sam Jewell d7aeebe5e3
Sql Expressions: State when error is from GMS (#102112) 1 year ago
Sam Jewell 21b9d45ca6
SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040) 1 year ago
Sam Jewell 4bd5f29e05
SQL Expressions: Allow more functions (#102011) 1 year ago
Sam Jewell 7a3415148e
SQL Expressions: Add cell-limit for input dataframes (#101700) 1 year ago
Sam Jewell 0eafd0641f
SQL Expressions: Simplify test code (#101718) 1 year ago
Matheus Macabu 3539764008
Hackaton: Add more unit tests, take 3 (#101525) 1 year ago
Paulo Dias 2d2e595555
Alerting: Add multiple threshold operators (#99516) 1 year ago
Kyle Brandt 4d7b9a3c77
SQL Expressions: Improve response to frame conversion handling (#100625) 1 year ago
Kyle Brandt c291ec7ba9
SQL Expressions: Include SQL Parser/Syntax error in the public message (#100725) 1 year ago
Kyle Brandt f7588376df
SQL Expressions: (Chore) Update code for latest plugin-sdk data pkg (#100425) 1 year ago
Kyle Brandt 6dc98dbbcc
SQL Expressions: Add str_to_date function and unskip test (#100226) 1 year ago
Kyle Brandt d196b789e2
SQL Expressions: Add more SQLNodes and funcs to allow list (#100227) 1 year ago
Kyle Brandt d64f41afdc
SQL Expressions: Re-implement feature using go-mysql-server (#99521) 1 year 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) 2 years ago
Gábor Farkas cbe1e7d63f
expr: add explicit strict-mode const (#94838) 2 years ago
Gábor Farkas 34bb959835
expr: improved test (#94837) 2 years ago
Gábor Farkas 2cea7af2f5
datasources: querier: handle reducer-settings-mode correctly (#94595) 2 years ago
Andrew Hackmann 3df62c28bb
InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 2 years ago
Dave Henderson df3d8915ba
Chore: Bump Go to 1.23.0 (#92105) 2 years ago
Lu Shueh Chou 126169f3ca
Alerting: Add LogicOr operation option (#89258) 2 years 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