grafana/pkg/services/provisioning
Yuri Tseretyan 970cafa20f
Alerting: Time interval Delete API to check for usages in alert rules (#90500)
* Check if a time interval is used in alert rules before deleting it
* Add time interval to parameters of ListAlertRulesQuery and ListNotificationSettings of DbStore

== Refacorings == 
* refactor isMuteTimeInUse to accept a single route
* update getMuteTiming to not return err
* update delete to get the mute timing from config first
2024-07-17 10:53:54 -04:00
..
alerting Alerting: Fix contact point export 500 error and notifications/receivers missing settings (#90342) 2024-07-12 11:42:22 -04:00
dashboards Alerting: Export and provisioning rules into subfolders (#77450) 2024-05-31 11:09:20 +03:00
datasources Access Control: Clean up permissions for deprovisioned data sources (#88483) 2024-06-03 16:19:53 +03:00
plugins Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
utils Chore: Remove Result from dashboard models (#61997) 2023-01-25 10:36:26 +01:00
values Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
provisioning_mock.go Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
provisioning_test.go Provisioning: Fix regression when dashboardProvisioner is accessed before being initialised (#85011) 2024-03-26 12:32:56 +02:00
provisioning.go Alerting: Time interval Delete API to check for usages in alert rules (#90500) 2024-07-17 10:53:54 -04:00