grafana/pkg/services/ngalert/state
George Robinson 5561f935e6
Alerting: Fix send resolved notifications (#54793)
This commit fixes a bug where we did not send resolved alerts to Alertmanager for resolved alert instances. This meant that resolved notifications did not have the annotations from the resolved state, and a result did not also have the resolved screenshot.
2022-09-15 17:25:05 +01:00
..
cache_test.go Alerting: Update state manager to accept reserved labels (#52189) 2022-07-14 15:59:59 -04:00
cache.go Alerting: Delete state from the database on reset (#53919) 2022-08-25 14:12:22 -04:00
manager_private_test.go Revert "Alerting: Write and Delete multiple alert instances. (#54072)" (#54885) 2022-09-09 17:44:06 +02:00
manager_test.go Revert "Alerting: Write and Delete multiple alert instances. (#54072)" (#54885) 2022-09-09 17:44:06 +02:00
manager.go Revert "Alerting: Write and Delete multiple alert instances. (#54072)" (#54885) 2022-09-09 17:44:06 +02:00
state_test.go Alerting: Fix send resolved notifications (#54793) 2022-09-15 17:25:05 +01:00
state.go Alerting: Fix send resolved notifications (#54793) 2022-09-15 17:25:05 +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