grafana/pkg/services/ngalert/state
gotjosh dd5a2e5128
Alerting: Clear alerting rule evaluation errors after intermittent failures (#42386)
* Alerting: Clear alerting rule evaluation errors after intermittent failures

When an alert transitioned in a way that `alerting -> error -> (alerting|nodata)`, the error provided by the `error` state would never be cleared thus the API and UI would show the health as an error.
2021-11-26 17:58:19 +00:00
..
cache.go Alerting template functions (#39261) 2021-10-04 15:04:37 -03:00
manager_test.go Alerting: Clear alerting rule evaluation errors after intermittent failures (#42386) 2021-11-26 17:58:19 +00:00
manager.go Alerting: declare constants for __dashboardUid__ and __panelId__ literals (#39976) 2021-10-07 17:30:06 -04:00
state_test.go Alerting: Create DatasourceError alert if evaluation returns error (#41869) 2021-11-25 11:46:47 +01:00
state.go Alerting: Clear alerting rule evaluation errors after intermittent failures (#42386) 2021-11-26 17:58:19 +00:00
template_test.go graphLink and tableLink template functions (#41369) 2021-11-10 10:36:03 -03:00
template.go graphLink and tableLink template functions (#41369) 2021-11-10 10:36:03 -03:00