grafana/pkg/services/ngalert/state
George Robinson feae959c9d
Alerting: Create annotation if Firing alert is removed (#45703)
This commit changes staleResultsHandler to create an annotation if the current state is Alerting and the result is being removed from the state cache as it has not been updated since 2x the evaluation interval.
2022-02-24 16:25:28 +00:00
..
cache.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
manager_test.go Alerting: Use expanded labels in dashboard annotations (#45726) 2022-02-24 10:58:54 +00:00
manager.go Alerting: Create annotation if Firing alert is removed (#45703) 2022-02-24 16:25:28 +00:00
state_test.go Alerting: Create DatasourceError alert if evaluation returns error (#41869) 2021-11-25 11:46:47 +01:00
state.go Do not store EvaluationString in Evaluation. (#44606) 2022-02-02 19:18:20 +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