grafana/pkg/services/ngalert/remote
Matthew Jacobson 0c3c5c5607
Alerting: Stop persisting silences and nflog to disk (#84706)
With this change, we no longer need to persist silence/nflog states to disk in addition to the kvstore
2024-03-23 00:37:33 +02:00
..
client Alerting: Remove ID from UserGrafanaConfig struct (#84602) 2024-03-19 12:47:13 +01:00
mock Alerting: Add time-based convergence in remote secondary mode (#78809) 2023-12-13 13:36:17 +01:00
alertmanager_test.go Alerting: Stop persisting silences and nflog to disk (#84706) 2024-03-23 00:37:33 +02:00
alertmanager.go Alerting: Stop persisting silences and nflog to disk (#84706) 2024-03-23 00:37:33 +02:00
forked_alertmanager_test.go Alerting: Implement ApplyConfig for remote primary mode (forked AM) (#84811) 2024-03-22 15:17:41 +01:00
remote_primary_forked_alertmanager.go Alerting: Implement ApplyConfig for remote primary mode (forked AM) (#84811) 2024-03-22 15:17:41 +01:00
remote_secondary_forked_alertmanager.go Alerting: Send configuration and state to the remote Alertmanager on shutdown (#78682) 2023-12-13 22:53:09 +01:00