grafana/pkg/services/ngalert/state
George Robinson 34d45977ca
Alerting: Fix bug where state did not change between Alerting and Error (#52204)
This commit fixes a bug where the state did not change from Alerting to Error if the evaluation result returned an error, or from Error to Alerting if evaluations stopped returning errors.
2022-07-14 10:53:39 +01:00
..
cache.go Alerting: Keep private annotations across evaluations (#49080) 2022-05-18 11:21:18 +02:00
manager_private_test.go Alerting: State manager to use clock (#51219) 2022-06-22 12:18:42 -04:00
manager_test.go Alerting: Fix bug where state did not change between Alerting and Error (#52204) 2022-07-14 10:53:39 +01:00
manager.go Alerting: refactor scheduler and separate notification logic (#48144) 2022-07-12 15:13:04 -04:00
state_test.go Alerting: Add a general screenshot service and alerting-specific image service. (#49293) 2022-05-22 22:33:49 +08:00
state.go Alerting: Fix bug where state did not change between Alerting and Error (#52204) 2022-07-14 10:53:39 +01:00
template_test.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
template.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00