grafana/pkg/services/provisioning
Arve Knudsen a2eda798e7
PluginManager: Make remaining plugin state non-global (#32094)
* PluginDashboards: Use plugin manager interface

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* PluginManager: Make panels non-global

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* PluginManager: Make apps non-global

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* PluginManager: Make static routes non-global

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* PluginManager: Make pluginTypes non-global

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-03-18 13:53:01 +01:00
..
dashboards PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
datasources API: Add by UID routes for data sources (#29884) 2021-01-13 13:16:27 -05:00
notifiers Security: Add gosec G304 auditing annotations (#29578) 2020-12-03 22:13:06 +01:00
plugins PluginManager: Make remaining plugin state non-global (#32094) 2021-03-18 13:53:01 +01:00
utils Provisioning: Add validation for missing organisations in datasource, dashboard, and notifier configurations (#26601) 2020-07-30 12:59:12 +03:00
values Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
provisioning_mock.go Provisioning: Adds support for enabling app plugins (#25649) 2020-06-22 17:49:13 +02:00
provisioning_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
provisioning.go PluginManager: Make remaining plugin state non-global (#32094) 2021-03-18 13:53:01 +01:00