grafana/pkg/plugins/backendplugin
Will Browne 7fbc7d019a
Plugins: Core plugins register via backend factory provider (#43171)
* refactoring store interface and init flow

* fix import

* fix linter

* refactor resource calling

* load with class

* re-order args

* fix tests

* fix linter

* remove old creator

* add custom config struct

* fix some tests

* cleanup

* fix

* tackle plugins

* fix linter

* refactor and fix test

* add connect failure error

* add fix for azure, cloud monitoring and test data

* restructure

* remove unused err

* add fake tracer for test

* fix grafana ds plugin
2022-01-20 18:16:22 +01:00
..
coreplugin Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
grpcplugin [WIP] Plugins: Refactoring backend initialization flow (#42247) 2022-01-14 13:30:39 +01:00
instrumentation Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
pluginextensionv2 Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
provider Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
backendplugin.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
errors.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
ifaces.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00