grafana/pkg/services/ngalert/schedule
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
..
alerts_sender_mock.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
compat_test.go Alerting: Support values in notification templates (#56457) 2022-10-10 13:40:21 +01:00
compat.go Alerting: update state manager to return StateTransition instead of State (#58867) 2022-12-06 13:07:39 -05:00
fetcher_test.go Alerting: Scheduler to use AlertRule (#52354) 2022-07-26 09:40:06 -04:00
fetcher.go Alerting: Change severity level of fetcher log messages (#57299) 2022-10-19 16:00:47 -04:00
registry_test.go Alerting: Scheduler to fetch folders along with rules (#52842) 2022-08-31 11:08:19 -04:00
registry.go Docs: Deprecating packages_api and removing it from our pipelines (#54473) 2022-09-01 18:15:44 +02:00
schedule_mock.go Alerting: Update rules delete endpoint to handle rules in group (#53790) 2022-08-24 15:33:33 -04:00
schedule_unit_test.go Alerting: Improve rule validation to check if rule uses backend datasources (#58986) 2022-12-08 10:44:02 +01:00
schedule.go Alerting: update state manager to return StateTransition instead of State (#58867) 2022-12-06 13:07:39 -05:00
testing.go Alerting: update test TestAlertingTicker to not rely on clock (#58544) 2022-11-09 15:08:57 -05:00