grafana/pkg/services/ngalert/remote
Santiago 9f9928d41a
Alerting: Update grafana/alerting (#88363)
* Alerting: Update grafana/alerting

* make tests pass by implementing yaml unmarshallers and deleting fields with omitempty in their yaml tags

* go mod tidy

* fix tests by implementing not calling GettableApiAlertingConfig.UnmarshalYAML from GettableApiAlertingConfig.UnmarshalJSON

* cleanup, reduce diff

* fix more tests

* update grafana/alerting to latest commit, delete global section from configs in tests

* bring back YAML unmarshaller for GettableApiAlertingConfig

* update alerting package dependency to point to main

* skip test for sns notifier
2024-06-04 20:29:37 +02:00
..
client Alerting: Promote configuration in the remote Alertmanager (#87388) 2024-05-16 12:06:03 +02:00
mock Alerting: Implement GetStatus in the remote Alertmanager struct (#84887) 2024-05-03 13:59:02 +02:00
alertmanager_test.go Alerting: Update grafana/alerting (#88363) 2024-06-04 20:29:37 +02:00
alertmanager.go Prometheus: Update dependency to v0.52.0 (#87809) 2024-05-28 15:22:20 +02:00
forked_alertmanager_test.go Alerting: Implement GetStatus in the remote Alertmanager struct (#84887) 2024-05-03 13:59:02 +02:00
remote_primary_forked_alertmanager.go Alerting: Implement GetStatus in the remote Alertmanager struct (#84887) 2024-05-03 13:59:02 +02:00
remote_secondary_forked_alertmanager.go Alerting: Implement GetStatus in the remote Alertmanager struct (#84887) 2024-05-03 13:59:02 +02:00