grafana/pkg/services/provisioning
William Wernert 7e939401dc
Alerting: Introduce initial common receiver service (#81211)
* Create locking config store that mimics existing provisioning store

* Rename existing receivers(_test).go

* Introduce shared receiver group service

* Fix test

* Move query model to models package

* ReceiverGroup -> Receiver

* Remove locking config store

* Move convert methods to compat.go

* Cleanup
2024-02-01 14:42:59 -05:00
..
alerting Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00
dashboards Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00
datasources Provisioning: Remove trailing space from log message (#73124) 2023-11-10 07:24:35 +00:00
notifiers Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01: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 Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
provisioning_test.go Provisioning: Fix dual write of folders (#80140) 2024-01-10 16:48:28 +01:00
provisioning.go Alerting: Introduce initial common receiver service (#81211) 2024-02-01 14:42:59 -05:00