Commit Graph

86 Commits (18738cfd77704799735a8f25aa2c3d20feb5beca)

Author SHA1 Message Date
Kyle Brandt 1953d473c0
SSE: Keep value name from numeric table (#58831) 3 years ago
George Robinson bd87b46b15
Alerting: Improve test coverage for ConditionsCmd (#58603) 3 years ago
George Robinson acfa066ba2
Alerting: Change TestConditionsCmd to assert on mathexp.Results (#58434) 3 years ago
George Robinson fdeefaee42
Alerting: Reorder tests in classic_test.go (#58425) 3 years ago
George Robinson aa69a8463f
Revert "Alerting: Fix mathexp.NoData in ConditionsCmd (#56812)" (#58423) 3 years ago
George Robinson 5fa0936b7e
Alerting: Fix mathexp.NoData in ConditionsCmd (#56812) 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
Yuriy Tseretyan 245c1ee3d3
Chore: Add `last` downsampling function to Resample expression (#57379) 3 years ago
George Robinson 004bb7689d
Alerting: Fix mathexp.NoData for ConditionsCmd (#56816) 3 years ago
George Robinson 67d93ceea0
Alerting: Add doc comments to classic.go (#56724) 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
George Robinson 7d20766ae9
Alerting: Fix mathexp.NoData cannot be reduced (#55347) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Kyle Brandt 05fd7eb047
SSE: Add noData type (#51973) 3 years ago
Michael Mandrus 9aa6ce2a50
Datasource: Propagate datasource secret decryption errors to the frontend (#52068) 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
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 3 years ago
Kristin Laemmert 8f6877e12a
chore: remove all remaining uses of golang.org/x/net/context (#47564) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Kyle Brandt cab509fbe8
SSE: Keep FieldConfig for data source queries (#46328) 3 years ago
Kyle Brandt a578cf0f7c
SSE: Fix NoData when some series were no data but others not (#45867) 3 years ago
Kyle Brandt 040ce40113
SSE: Mode to drop NaN/Inf/Null in Reduction operations (#43583) 3 years ago
Santiago 1bed84ea56
Fix InfluxDB unhealthy alerts and false "no data"s (#43441) 3 years ago
Marius Bezuidenhout 9fc0aee02b
Feature/mathandreduce (#41608) 3 years ago
Kyle Brandt f17fb76b5e
SSE: Add is_nan() and other like functions and allow '_' in func names (#43555) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
Ryan McKinley 2754e4fdf0
Expressions: use datasource model from the query (#41376) 4 years ago
Marcus Efraimsson 8927a3ca20
Chore: Query endpoint refactor (#41637) 4 years ago
Tania B 4014891971
Encryption: Cleanup and add logging (#42084) 4 years ago
George Robinson 708bdc80cb
Alerting: Support Unwrap for QueryError in expr package (#41743) 4 years ago
Jean-Philippe Quéméner 2319c52c85
Alerting: fix a bug where the metric in the evaluation string was not correctly populated (#41731) 4 years ago
Tania B bc60ae3c66
Encryption: Refactor secrets service (#41771) 4 years ago
George Robinson 543b1a7e39
Alerting: Add QueryError to expr package (#41737) 4 years ago
Joan López de la Franca Beltran 44837fc592
Replace encryption.Service usages by secrets.Service (#41625) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
Ryan McKinley 3489721ed6
api/ds/query: simplify data sources lookup for queries and expressions (#41172) 4 years ago
Dimitris Sotirakis 469a5e4a85
Comment out "Queries with new datasource ref object" test (#41187) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Will Browne e4297006f6
Chore: Propagate context for data source provisioning (#40235) 4 years ago
Andres Martinez Gotor 64c8d32fe7
Use sdk pkg for gtime (#39354) 4 years ago
Ikko Ashimine 202f295e51
Chore: Fix typo in nodes.go (#38636) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Domas 3e124c854e
Alerting: interpolate variables when creating alert rule from dashboard panel (#37201) 4 years ago
Kyle Brandt b6a7156300
Alerting: Handle marshaling Inf values (#36947) 4 years ago
Andrej Ocenas ea2ba06b93
CloudWatch/Logs: Fix log alerts in new unified alerting (#36558) 4 years ago
Sofia Papagiannaki abe35c8c01
Alerting: Add error recovery during rule evaluations (#35450) 4 years ago