grafana/pkg/services/ngalert/provisioning
Alexander Weaver 0e066dd5f8
Alerting: Allow filtering of contact points by name (#51933)
* Define query param and regenerate

* Add query struct for contact points

* Filter contact points by name in query

* Document that name filter is optional
2022-07-11 17:11:46 -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: Add method to provisioning API for obtaining a group and its rules (#51398) 2022-07-05 11:53:50 -05: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: Allow filtering of contact points by name (#51933) 2022-07-11 17:11:46 -05:00
contactpoints.go Alerting: Allow filtering of contact points by name (#51933) 2022-07-11 17:11:46 -05: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 Alerting: Update default route groupBy to [grafana_folder, alertname] (#50052) 2022-07-11 12:24:43 -04:00
notification_policies.go Alerting: Add method to reset notification policy tree back to the default (#51934) 2022-07-08 16:23:18 -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