grafana/pkg/services/ngalert/provisioning
Jean-Philippe Quéméner bf255965a2
Alerting: prevent the use of the same uid across all contact points (#51440)
* Alerting: prevent the use of the same uid across all contact points

* Update pkg/services/ngalert/provisioning/contactpoints.go

Co-authored-by: Yuriy Tseretyan <yuriy.tseretyan@grafana.com>

Co-authored-by: Yuriy Tseretyan <yuriy.tseretyan@grafana.com>
2022-06-27 12:57:47 -04: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: prevent the use of the same uid across all contact points (#51440) 2022-06-27 12:57:47 -04:00
contactpoints.go Alerting: prevent the use of the same uid across all contact points (#51440) 2022-06-27 12:57:47 -04:00
errors.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 2022-06-23 15:13:39 -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