grafana/pkg/expr/classic
George Robinson b77c3946a5
Alerting: Fix ConditionsCmd No Data for "has no value" (#58634)
This commit fixes a bug where ConditionsCmd returns No Data even when
the condition checks for "has no value". It should return 1 with a nil
match.
2022-11-18 09:28:21 +00:00
..
classic_test.go Alerting: Fix ConditionsCmd No Data for "has no value" (#58634) 2022-11-18 09:28:21 +00:00
classic.go Alerting: Fix ConditionsCmd No Data for "has no value" (#58634) 2022-11-18 09:28:21 +00:00
evaluator_test.go Alerting: Improve test coverage for ConditionsCmd (#58603) 2022-11-11 09:27:35 +00:00
evaluator.go SSE/Alerting: First pass at query/condition translation (#31693) 2021-03-23 12:11:15 -04:00
reduce_test.go Alerting: Improve test coverage for ConditionsCmd (#58603) 2022-11-11 09:27:35 +00:00
reduce.go Alerting: Add doc comments to classic.go (#56724) 2022-10-12 10:55:48 +01:00