grafana/pkg/services/ngalert/remote
Santiago d64c2b6f4e
Alerting: Implement ApplyConfig in the forked Alertmanager (#78684)
* Alerting: Add a sync interval for ApplyConfig in remote secondary mode

* remove out of scope code

* remove parentheses after CleanUp for consistency in test comments

* Add comment to ApplyConfig
2023-11-30 15:36:41 +01:00
..
client Alerting: Send state to the remote Alertmanager (#78538) 2023-11-29 12:49:39 +01:00
alertmanager_test.go Alerting: Send state to the remote Alertmanager (#78538) 2023-11-29 12:49:39 +01:00
alertmanager.go Alerting: Send state to the remote Alertmanager (#78538) 2023-11-29 12:49:39 +01:00
forked_alertmanager_test.go Alerting: Implement ApplyConfig in the forked Alertmanager (#78684) 2023-11-30 15:36:41 +01:00
remote_primary_forked_alertmanager.go Alerting: Add lifecycle methods to the forked Alertmanager (#77741) 2023-11-14 11:17:17 +01:00
remote_secondary_forked_alertmanager.go Alerting: Implement ApplyConfig in the forked Alertmanager (#78684) 2023-11-30 15:36:41 +01:00