grafana/pkg/services/ngalert
Yuriy Tseretyan 610643a668
Alerting: Special alert instance if rule is in state NoData (#40540)
* do not suppress NoData state
* extract conversion of state to postable alert + tests
* create a special alert instance if nodata 
* use NoData when converting from Keep Last State instead of Alerting
* add silence during migration if NoData is mapped to KeepLastState.
2021-11-04 16:42:34 -04:00
..
api Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
eval Alerting: tune rule evaluation via configuration (#35623) 2021-09-28 13:00:16 +03:00
logging Alerting: Allow the notifier to log (#34232) 2021-05-17 18:06:47 +01:00
metrics Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
models Alerting: declare constants for __dashboardUid__ and __panelId__ literals (#39976) 2021-10-07 17:30:06 -04:00
notifier Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
schedule Alerting: Special alert instance if rule is in state NoData (#40540) 2021-11-04 16:42:34 -04:00
sender Alerting: Refactor & fix unified alerting metrics structure (#39151) 2021-09-14 12:55:01 +01:00
state Alerting: Special alert instance if rule is in state NoData (#40540) 2021-11-04 16:42:34 -04:00
store Alerting: declare constants for __dashboardUid__ and __panelId__ literals (#39976) 2021-10-07 17:30:06 -04:00
tests Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
ngalert_test.go Alerting: tune rule evaluation via configuration (#35623) 2021-09-28 13:00:16 +03:00
ngalert.go Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00