grafana/pkg/services/ngalert/remote
gotjosh 866acbd5ac
Alerting: Move ExternalAlertmanager to its own package (#76854)
* Alerting: Move `ExternalAlertmanager` to its own package

We'll avoid import cycles when using components from other packages. In addition to that, I've created an `Options` approach for the multiorg alertmanger to allow us to override how per tenant alertmanagers are created.

* switch things around

* address review comments

* fix references and warnings
2023-10-20 14:08:13 +02:00
..
external_alertmanager_test.go Alerting: Move ExternalAlertmanager to its own package (#76854) 2023-10-20 14:08:13 +02:00
external_alertmanager.go Alerting: Move ExternalAlertmanager to its own package (#76854) 2023-10-20 14:08:13 +02:00