grafana/pkg/services/provisioning
Yuri Tseretyan d27c3822f2
Alerting: Add Create and Update methods to Template service (#91981)
* rename SetTemplate to UpsertTemplate

* Introduce Create\Update methods

* update api endpoint to use GetTemplate
2024-08-20 15:23:01 -04:00
..
alerting Alerting: Add Create and Update methods to Template service (#91981) 2024-08-20 15:23:01 -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: Implement receiver auth service (#90857) 2024-07-29 15:49:10 -04:00