grafana/pkg/plugins
idafurjes 2334b98802
Use PluginSettingsService instead of SQLStore methods in plugins (#45480)
* Use PluginSettingsService instead of SQLStore in plugins

* Fix pluginproxy use of pluginsettings methods

* Fix additional pluginsettings methods

* Remove dispatch from plugindashboards

* Fix lint and adjust mock

* Remove unused pluginsettings

* Rename pluginsetting Service and ServiceImpl and add binding to wire

* Move pluginsettings binding in wire file
2022-02-25 11:29:18 +01:00
..
adapters Expressions: use datasource model from the query (#41376) 2021-12-16 13:51:46 -03:00
backendplugin Plugins: Update collect metrics handler to latest signature (#45166) 2022-02-09 17:36:53 +01:00
manager Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
plugincontext Use PluginSettingsService instead of SQLStore methods in plugins (#45480) 2022-02-25 11:29:18 +01:00
backend_utils.go Plugins: Remove old code related to Core plugin installs (#44311) 2022-01-21 13:38:04 +01:00
config.go remove unused config (#45056) 2022-02-08 12:42:14 +01:00
ifaces.go Plugins: Update collect metrics handler to latest signature (#45166) 2022-02-09 17:36:53 +01:00
models.go Plugins: Add typed models for frontend settings data sources and panels (#42062) 2021-12-14 11:16:13 +01:00
plugins.go Plugins: Update collect metrics handler to latest signature (#45166) 2022-02-09 17:36:53 +01:00