grafana/pkg/services/ngalert/provisioning
Alexander Weaver 9bbfeedadf
Alerting: Create algorithm to process receiver changes and keep them consistent internally (#50738)
* Algorithm to fix up receivers

* Extract for tests

* Add tests, fix bug

* Add test which demonstrates how it fixes up broken groups

* Fix package prefix
2022-06-17 10:19:22 -05:00
..
alert_rules_test.go Alerting: bump rule version when updating rule group interval (#50295) 2022-06-09 09:28:32 +02:00
alert_rules.go Alerting: improve provisioning docs (#50347) 2022-06-10 16:25:15 +02:00
config.go Alerting: Factor out shared code for working with configs in provisioning package (#49419) 2022-05-23 18:16:03 -05:00
contactpoints_test.go Alerting: Create algorithm to process receiver changes and keep them consistent internally (#50738) 2022-06-17 10:19:22 -05:00
contactpoints.go Alerting: Create algorithm to process receiver changes and keep them consistent internally (#50738) 2022-06-17 10:19:22 -05:00
mute_timings_test.go Alerting: Fix provisioning validation status codes and panics (#50464) 2022-06-09 10:38:46 +02:00
mute_timings.go Alerting: only delete mute time if not used by route (#50193) 2022-06-04 07:48:24 +02:00
notification_policies_test.go Extract Route validation from serialization methods so it can be re-used (#47649) 2022-04-27 15:15:41 -05:00
notification_policies.go Alerting: Factor out shared code for working with configs in provisioning package (#49419) 2022-05-23 18:16:03 -05:00
persist_mock.go Alerting: Add provisioning GET routes for message templates (#48367) 2022-04-28 13:51:57 -05:00
persist.go Alerting: remove unused function in alert rule store (#50696) 2022-06-13 11:24:29 -04:00
provisioning_store_mock.go Alerting: Provisioning message templates (#48665) 2022-05-05 15:21:42 -05:00
templates_test.go Alerting: Fix provisioning validation status codes and panics (#50464) 2022-06-09 10:38:46 +02:00
templates.go Alerting: Factor out shared code for working with configs in provisioning package (#49419) 2022-05-23 18:16:03 -05:00
testing.go Alerting: Fix provisioning validation status codes and panics (#50464) 2022-06-09 10:38:46 +02:00
validate.go Extract Route validation from serialization methods so it can be re-used (#47649) 2022-04-27 15:15:41 -05:00