mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* update GetAlertRulesForSchedulingQuery to have result AlertRule * update fetcher utils and registry to support AlertRule * alertRuleInfo to use alert rule instead of version * update updateCh hanlder of ruleRoutine to just clean up the state. The updated rule will be provided at the next evaluation * update evalCh handler of ruleRoutine to use rule from the message and clear state as well as update extra labels * remove unused function in ruleRoutine * remove unused model SchedulableAlertRule * store rule version in ruleRoutine instead of rule * do not call the sender if nothing to send |
||
---|---|---|
.. | ||
alerts_sender_mock.go | ||
compat_test.go | ||
compat.go | ||
fetcher_test.go | ||
fetcher.go | ||
registry_test.go | ||
registry.go | ||
schedule_mock.go | ||
schedule_test.go | ||
schedule_unit_test.go | ||
schedule.go | ||
testing.go |