grafana/pkg/plugins/backendplugin/grpcplugin
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
..
client_v2.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
client.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
grpc_plugin.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
log_wrapper_test.go Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
log_wrapper.go Chore: Enable exhaustive linter (#29458) 2020-12-01 09:53:27 +01:00