Commit Graph

173 Commits (51d73249b22b7f72c570752ec68fa2539b0e9a82)

Author SHA1 Message Date
Andrew Hackmann 3df62c28bb
InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 9 months ago
Dave Henderson df3d8915ba
Chore: Bump Go to 1.23.0 (#92105) 9 months ago
Lu Shueh Chou 126169f3ca
Alerting: Add LogicOr operation option (#89258) 10 months ago
Alexander Akhmetov a32854549c
Alerting: Support median in reduce expressions (#91119) 10 months ago
Yuri Tseretyan 9c05b30489
Chore: Add more logs and tracing to hysteresis flows (#90369) 11 months ago
Fabrizio 612ebf5508
Dynatrace: Add to list of DS with custom label logic (#90258) 11 months ago
Alexander Weaver b3d863c11e
Expr: Make math expression scalars compliant with dataplane contract (#90350) 11 months ago
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
Kyle Brandt 82aa000e9d
SSE: (Chore) Update log line with context (trace) (#89172) 12 months ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
Alexander Weaver d004f8a98d
Alerting: Recording rules understands errors embedded in dataframes (#88946) 12 months ago
Marcus Efraimsson 2403665998
Chore: Remove legacydata package (#88790) 1 year ago
Yuri Tseretyan 043e19afb5
SSE: Fix threshold unmarshal to avoid panic (#88521) 1 year ago
Ryan McKinley ffc2702552
Plugins: Support Admission validation hooks (#87718) 1 year ago
Ryan McKinley 42b0f802de
QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213) 1 year ago
Scott Lepper cac40795a5
sql expressions - logging (#88193) 1 year ago
Scott Lepper 93acc0c932
sqlexpressions - fix escape quote (#87921) 1 year ago
Scott Lepper 14a814a280
[sql expressions] fix: use ast to read tables (#87867) 1 year 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) 1 year ago
Scott Lepper 1a2bbd61fd
sql expressions: improve parser (#87277) 1 year ago
Scott Lepper cbe3e3a5e0
fix: sql expressions parser with join (#87263) 1 year ago
Scott Lepper 4fd2cb6014
fix: sql expressions - sql parser table name case (#87196) 1 year ago
Yuri Tseretyan e9d6135e33
SSE: Threshold expression to use simple functions (#86062) 1 year ago
Nick Richmond d3fee607e2
Expressions: sort numeric metrics behind feature toggle (#85911) 1 year ago
Faye Lin a94ab259c6
Expression: Fix a bug of the display name of the threshold expression result (#85912) 1 year ago
Dave Henderson 5687243d0b
Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
Ryan McKinley 4cda34ff7d
Expressions: Create json schema for query types (#84032) 1 year ago
Yuri Tseretyan 9dc4221508
Alerting: Log expression command types during evaluation (#84614) 1 year ago
carrychair 0913324668
Chore: Remove repetitive words (#84132) 1 year ago
Ryan McKinley d82f3be6f7
QueryService: Use types from sdk (#84029) 1 year ago
Ryan McKinley 3036b50df3
Expressions: expose ConvertDataFramesToResults (#83805) 1 year ago
Ryan McKinley 5f6bf93dd5
Expressions: Use enumerations rather than strings (#83741) 1 year ago
Scott Lepper 70009201d4
Expressions: Sql expressions with Duckdb (#81666) 1 year ago
Will Browne 5edd96ae77
Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
Ryan McKinley f23f50f58d
Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
Will Browne 3f30cbf91c
DataSources: Add datasource fetching + querying interface (#80749) 1 year ago
Yuri Tseretyan bf8be46e6f
SSE: Add utility methods for HysteresisCommand (#79157) 1 year ago
Giuseppe Guerra cb0a88a027
Plugins: Backend: Skip host environment variables (#77858) 2 years ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Ryan McKinley 5d5f8dfc52
Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
Yuri Tseretyan 810fbc3327
SSE: Support hysteresis threshold expression (#70998) 2 years ago
Marcus Efraimsson e4c1a7a141
Tracing: Standardize on otel tracing (#75528) 2 years ago
Marcus Efraimsson 0128d0403f
Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
Andres Martinez Gotor ece94b1e01
Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2 years ago
Will Browne 7fca1bde54
Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2 years ago
Yuri Tseretyan 40c12c17bf
SSE: Reduce to add warning notice to only the first result (#74940) 2 years ago
Yuri Tseretyan 68eda133e4
SSE: Reduce to apply Mode to instant vector (mathexp.Number) (#74859) 2 years ago
Kyle Brandt 35e488b22b
SSE: Localize/Contain Errors within an Expression (#73163) 2 years ago
Will Browne e855efb13d
Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
Kyle Brandt 5cc737bb24
SSE: Put data source query grouping behind feature flag (#74551) 2 years ago