3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/plugins
Marcus Efraimsson b3e9087557
Chore: Refactor backend plugin manager/tsdb query data ()
Move QueryData method into backend plugin manager which HandleRequest uses to 
query data from plugin SDK supported data sources. This allowed us to remove a lot 
of code no longer needed.

Ref 

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2021-06-03 14:16:58 +02:00
..
adapters Live: stream resubmit on ds change, fix old ds settings in RunStream () 2021-05-18 21:39:56 +03:00
backendplugin Chore: Refactor backend plugin manager/tsdb query data () 2021-06-03 14:16:58 +02:00
manager Chore: Refactor backend plugin manager/tsdb query data () 2021-06-03 14:16:58 +02:00
plugincontext Live: stream resubmit on ds change, fix old ds settings in RunStream () 2021-05-18 21:39:56 +03:00
plugindashboards LibraryPanels: Fixes error when importing plugin dashboard () 2021-05-24 09:31:34 +02:00
app_plugin.go Chore: Refactor backend plugin manager/tsdb query data () 2021-06-03 14:16:58 +02:00
backend_utils.go Chore: Fix various spelling errors in back-end code () 2020-06-01 17:11:25 +02:00
dashboards.go Introduce TSDB service () 2021-03-08 07:02:49 +01:00
dataframes.go Introduce TSDB service () 2021-03-08 07:02:49 +01:00
datasource_plugin.go Chore: Refactor backend plugin manager/tsdb query data () 2021-06-03 14:16:58 +02:00
error.go Introduce TSDB service () 2021-03-08 07:02:49 +01:00
frontend_plugin_test.go Backend: Migrate to using non-global configuration () 2021-03-10 12:41:29 +01:00
frontend_plugin.go Plugins: Enable plugin runtime install/uninstall capabilities () 2021-05-12 20:05:16 +02:00
ifaces.go Chore: Refactor backend plugin manager/tsdb query data () 2021-06-03 14:16:58 +02:00
models.go Plugins: Enable plugin runtime install/uninstall capabilities () 2021-05-12 20:05:16 +02:00
panel_plugin.go PanelEdit: Improves viz picker ux, auto close on click () 2021-05-03 16:49:09 +02:00
plugins.go Introduce TSDB service () 2021-03-08 07:02:49 +01:00
renderer_plugin.go Chore: Refactor backend plugin manager/tsdb query data () 2021-06-03 14:16:58 +02:00
state.go Introduce TSDB service () 2021-03-08 07:02:49 +01:00
tsdb.go Chore: Refactor backend plugin manager/tsdb query data () 2021-06-03 14:16:58 +02:00