Commit Graph

63 Commits (101011-docs-document-new-alerting-threshold-operators)

Author SHA1 Message Date
Kyle Brandt d64f41afdc
SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
Kyle Brandt 82aa000e9d
SSE: (Chore) Update log line with context (trace) (#89172) 1 year ago
Yuri Tseretyan 9dc4221508
Alerting: Log expression command types during evaluation (#84614) 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
Scott Lepper 70009201d4
Expressions: Sql expressions with Duckdb (#81666) 1 year ago
Ryan McKinley f23f50f58d
Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
Yuri Tseretyan bf8be46e6f
SSE: Add utility methods for HysteresisCommand (#79157) 2 years ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 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
Kyle Brandt 35e488b22b
SSE: Localize/Contain Errors within an Expression (#73163) 2 years ago
Kyle Brandt 5cc737bb24
SSE: Put data source query grouping behind feature flag (#74551) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Kyle Brandt 720d716e45
SSE: Group data source node execution by data source (#72935) 2 years ago
Kyle Brandt ceb694f165
SSE: (Instrumentation/Chore) Add datasource_type label to grafana_sse (#72370) 2 years ago
Kyle Brandt 1df4d332c9
SSE: Use errutil to show better error messages in prod (#71658) 2 years ago
Yuri Tseretyan cbbbe2e6f6
SSE: DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData) (#71246) 2 years ago
Yuri Tseretyan 541bfe636d
SSE: Support for ML query node (#69963) 2 years ago
Yuri Tseretyan 9e76d6372c
SSE: improve error handling in DSNode (#71468) 2 years ago
Yuri Tseretyan cc72fe17d5
SSE: Refactor DSNode and extract function to convert backend response to mathexp.Results (#70098) 2 years ago
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451) 2 years ago
Kyle Brandt 840fb32ad8
SSE: (Instrumentation) Add Tracing (#66700) 2 years ago
Kyle Brandt 2f13c851e4
SSE: (Chore/Instrumentation) Add ds_queries_total metric and move met… (#66695) 2 years ago
Kyle Brandt e78be44e1a
SSE: Dataplane Compliance (#65927) 2 years ago
Shirley 972e611f76
CloudWatch Logs: Revert "Queries in an expression should run synchronously (#64443)" (#65036) 2 years ago
Isabella Siu 74436d31de
CloudWatch Logs: Queries in an expression should run synchronously (#64443) 2 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Serge Zaitsev f8ec35e643
Chore: Fix goimports grouping (#62427) 2 years ago
Yuri Tseretyan 5e8866ed5a
SSE: DSNode to parse only one response (#61644) 2 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
Kyle Brandt 5623b5afaf
SSE: Make sure to forward headers, user and cookies/OAuth token (#58897) 3 years ago
Kyle Brandt 1953d473c0
SSE: Keep value name from numeric table (#58831) 3 years ago
Yuriy Tseretyan 0a4121cef8
Alerting: Contextual log provider for rule key (#57476) 3 years ago
Yuriy Tseretyan 2d20c8db7b
Chore: Expression engine to support relative time range (#57474) 3 years ago
Gilles De Mey 9aa61ddd0e
Alerting: Add threshold expression (#55102) 3 years ago
Yuriy Tseretyan 2d38664fe6
Alerting: Improve validation of query and expressions on rule submit (#53258) 3 years ago
Kyle Brandt 05fd7eb047
SSE: Add noData type (#51973) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
Kyle Brandt 01ef899753
SSE/Alerting: Support prom instant vector responses (#44865) 3 years ago
Kyle Brandt cab509fbe8
SSE: Keep FieldConfig for data source queries (#46328) 3 years ago
Santiago 1bed84ea56
Fix InfluxDB unhealthy alerts and false "no data"s (#43441) 3 years ago
Ryan McKinley 2754e4fdf0
Expressions: use datasource model from the query (#41376) 4 years ago
George Robinson 708bdc80cb
Alerting: Support Unwrap for QueryError in expr package (#41743) 4 years ago
George Robinson 543b1a7e39
Alerting: Add QueryError to expr package (#41737) 4 years ago
Ryan McKinley 3489721ed6
api/ds/query: simplify data sources lookup for queries and expressions (#41172) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Ikko Ashimine 202f295e51
Chore: Fix typo in nodes.go (#38636) 4 years ago