Commit Graph

221 Commits (498ab849e496641d8a7fa87ecdeccba9d76f88cc)

Author SHA1 Message Date
Kyle Brandt 8b6329a224
SQL Expressions: Fixes for Prometheus Metric Instrumentation (#106722) 7 months ago
Kyle Brandt 1be9e60667
SQL Expressions: Exclude CTEs from required Tables (#106479) 7 months ago
Kyle Brandt 7f1a286ffb
SQL Expressions: Always convert on type first (#106083) 7 months ago
Kyle Brandt 005f390df4
SSE: Update execution order to move DS queries first (#105686) 7 months ago
Laura Fernández 23ecb9d904
i18n: Use `grafana/i18n` to init the `locale` and manage the `regionalFormat` (#105281) 8 months ago
Mariell Hoversholm 467b88eec5
Test: Make timeout 1ns to minimise flakiness (#105437) 8 months ago
Kyle Brandt 5e056c2a3f
SQL Expressions: Add sql expression specific timeout and output limit (#104834) 8 months ago
Kyle Brandt 6a6ba723a9
SQL Expressions: Add internal GMS traces (#104836) 8 months ago
Gilles De Mey 109267ab03
Alerting: Remove feature toggle for custom recovery threshold (#104455) 9 months ago
Nathan Vērzemnieks af59c4eb3e
Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 9 months ago
Sam Jewell 5c418196f9
SQL Expressions: Add STDDEV(), VARIANCE() and aliases (#103851) 9 months ago
Sam Jewell 4aa7d67edd
Server-side expressions: Improve error message (#103968) 9 months ago
Kevin Yu fd6fd91115
Prometheus: Add support for cloud partners Prometheus data sources (#103482) 9 months ago
Sarah Zinger acd843303e
SQL Expression: Add instrumentation for sql expressions (#103758) 9 months ago
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 9 months ago
Scott Lepper aea8f27c59
Sql Expressions - remove references to poc database (#103618) 9 months ago
Sam Jewell f8a72214cf
SQL Expressions: Add more functions to the allowlist (#103546) 9 months ago
Kyle Brandt b1490a10e8
SQL Expressions / Alerting: Do not allow duplicates (#103394) 9 months ago
Kyle Brandt 4a0ec27e5d
SQL Expressions: Query Service Support (#101955) 9 months ago
Kyle Brandt c6e52c4766
SQL Expressions: Make SQL Expressions work with Alerting (#101820) 9 months ago
Kyle Brandt 856dcfd6fe
SQL Expressions: Permit range conditions (between) in queries (#103238) 9 months ago
Sam Jewell af08a9fae2
SQL Expressions: Add JSON support (#103157) 9 months ago
Kyle Brandt e6480a050c
SQL Expressions: Allow substring_index func (#103021) 10 months ago
Sam Jewell c9e929e2e6
SQL Expressions: Allow more MySQL AST node-types (#102973) 10 months ago
Sam Jewell 6be7829acf
SQL Expressions: Allow `IS` keyword (#102841) 10 months ago
Kyle Brandt 0f6aff2057
SQL Expressions: allow ParenSelect in queries (#102807) 10 months ago
Kyle Brandt f4849eabc7
SQL Expressions: Change metric conversion to full long (#102728) 10 months ago
Todd Treece 1b1f626edd
SQL Expressions: Fix error handling (#102650) 10 months ago
Kyle Brandt 3f2ef07872
SSE: Fix goroutine leak in math operation expression parsing (#102380) 10 months ago
Sam Jewell d7aeebe5e3
Sql Expressions: State when error is from GMS (#102112) 10 months ago
Sam Jewell 21b9d45ca6
SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040) 10 months ago
Sam Jewell 4bd5f29e05
SQL Expressions: Allow more functions (#102011) 10 months ago
Sam Jewell 7a3415148e
SQL Expressions: Add cell-limit for input dataframes (#101700) 10 months ago
Sam Jewell 0eafd0641f
SQL Expressions: Simplify test code (#101718) 10 months ago
Matheus Macabu 3539764008
Hackaton: Add more unit tests, take 3 (#101525) 10 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) 11 months ago
Kyle Brandt 6dc98dbbcc
SQL Expressions: Add str_to_date function and unskip test (#100226) 11 months ago
Kyle Brandt d196b789e2
SQL Expressions: Add more SQLNodes and funcs to allow list (#100227) 11 months ago
Kyle Brandt d64f41afdc
SQL Expressions: Re-implement feature using go-mysql-server (#99521) 11 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