grafana/pkg/plugins
Will Browne 4e31169a43
Plugins: Catalog force enable via config and remove enterprise plugin options (#34358)
* force enable catalog based on backend config

* update comments

* chore(plugin-catalog): remove config page in favour of backend flag

* docs(plugin-catalog): update readme

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2021-05-19 10:22:31 +02:00
..
adapters Live: stream resubmit on ds change, fix old ds settings in RunStream (#34130) 2021-05-18 21:39:56 +03:00
backendplugin Plugins: Remove support for deprecated backend plugin protocol version (#34127) 2021-05-19 08:57:48 +02:00
manager Timeline: split "periodic" mode into its own panel (#34171) 2021-05-17 13:00:04 -07:00
plugincontext Live: stream resubmit on ds change, fix old ds settings in RunStream (#34130) 2021-05-18 21:39:56 +03:00
plugindashboards PluginManager: Make remaining plugin state non-global (#32094) 2021-03-18 13:53:01 +01:00
app_plugin.go Plugins: Catalog force enable via config and remove enterprise plugin options (#34358) 2021-05-19 10:22:31 +02:00
backend_utils.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
dashboards.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
dataframes.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
datasource_plugin_wrapper_v2.go Basic streaming plugin support (#31940) 2021-03-23 20:24:08 +03:00
datasource_plugin.go Plugins: Remove support for deprecated backend plugin protocol version (#34127) 2021-05-19 08:57:48 +02:00
error.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
frontend_plugin_test.go Backend: Migrate to using non-global configuration (#31856) 2021-03-10 12:41:29 +01:00
frontend_plugin.go Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 2021-05-12 20:05:16 +02:00
ifaces.go Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 2021-05-12 20:05:16 +02:00
models.go Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 2021-05-12 20:05:16 +02:00
panel_plugin.go PanelEdit: Improves viz picker ux, auto close on click (#33633) 2021-05-03 16:49:09 +02:00
plugins.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
renderer_plugin.go Plugins: Remove support for deprecated backend plugin protocol version (#34127) 2021-05-19 08:57:48 +02:00
state.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
tsdb.go TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02:00