grafana/pkg/services/ngalert/schedule
Yuriy Tseretyan a7509ba18b
Alerting: rule evaluation loop's update channel to provide version (#52170)
* handler for update message in rule evaluation routine ignores the message if its version greater or equal.
* replace messages to update the channel if it is not empty
2022-07-15 12:32:52 -04:00
..
alerts_sender_mock.go Alerting: refactor scheduler and separate notification logic (#48144) 2022-07-12 15:13:04 -04:00
compat_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
compat.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
fetcher_test.go Alerting: Fix database unavailable removes rules from scheduler (#49874) 2022-06-07 16:20:06 +01:00
fetcher.go Alerting: Schedule Alert rules metric tracking (#50415) 2022-06-08 18:37:33 +01:00
registry_test.go Alerting: rule evaluation loop's update channel to provide version (#52170) 2022-07-15 12:32:52 -04:00
registry.go Alerting: rule evaluation loop's update channel to provide version (#52170) 2022-07-15 12:32:52 -04:00
schedule_mock.go Alerting: rule evaluation loop's update channel to provide version (#52170) 2022-07-15 12:32:52 -04:00
schedule_test.go Alerting: refactor scheduler and separate notification logic (#48144) 2022-07-12 15:13:04 -04:00
schedule_unit_test.go Alerting: rule evaluation loop's update channel to provide version (#52170) 2022-07-15 12:32:52 -04:00
schedule.go Alerting: rule evaluation loop's update channel to provide version (#52170) 2022-07-15 12:32:52 -04:00
testing.go Alerting: move fake stores to store package (#45428) 2022-02-15 17:24:39 -05:00