grafana/pkg/services/ngalert/remote
Santiago a2facbecd4
Alerting: Implement ApplyConfig for remote primary mode (forked AM) (#84811)
* Alerting: Implement ApplyConfig for remote primary mode (forked AM)

* add TODO for saving the config hash in other config-related methods

* fix bad method receiver name (m -> am)

* tests

* add mutex

* remove sync loop
2024-03-22 15:17:41 +01: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: Remove ID from UserGrafanaConfig struct (#84602) 2024-03-19 12:47:13 +01:00
alertmanager.go Alerting: Remove ID from UserGrafanaConfig struct (#84602) 2024-03-19 12:47:13 +01: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