grafana/pkg/services/ngalert/eval
Yuri Tseretyan c5ee4e4ae1
Alerting: Improve rule validation to check if rule uses backend datasources (#58986)
* validate if rule uses backend datasources

* add backend datasource to test

* fix tests

* another forgotten import

* remove unused var
2022-12-08 10:44:02 +01:00
..
eval_mocks Alerting: Condition evaluator with cached pipeline (#57479) 2022-11-02 10:13:39 -04:00
context.go Alerting: Condition evaluator with cached pipeline (#57479) 2022-11-02 10:13:39 -04:00
eval_test.go Alerting: Improve rule validation to check if rule uses backend datasources (#58986) 2022-12-08 10:44:02 +01:00
eval.go Alerting: Improve rule validation to check if rule uses backend datasources (#58986) 2022-12-08 10:44:02 +01:00
extract_md_test.go Alerting: Classic conditions can now display multiple values (#46971) 2022-03-29 20:33:03 +01:00
extract_md.go Alerting: Accurately set value for prom-compatible APIs (#47216) 2022-04-05 19:36:42 +01:00
testing.go Alerting: State manager to use InstanceStore (#53852) 2022-08-18 09:40:33 -04:00