grafana/pkg/plugins/backendplugin/manager
Marcus Efraimsson b3e9087557
Chore: Refactor backend plugin manager/tsdb query data (#34944)
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 #21510

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2021-06-03 14:16:58 +02:00
..
manager_test.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
manager.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
plugin_settings_test.go Add ability to override config variables with env variables (#32554) 2021-03-31 18:51:16 +02:00
plugin_settings.go Add ability to override config variables with env variables (#32554) 2021-03-31 18:51:16 +02:00
resource_response_stream.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00