grafana/pkg/plugins
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
..
adapters Expressions: use datasource model from the query (#41376) 2021-12-16 13:51:46 -03:00
backendplugin Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
manager Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
plugincontext Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
plugindashboards Rename AddEventListenerCtx to AddEventListener and PublishCtx to Publish (#43566) 2022-01-04 09:36:01 +01:00
backend_utils.go add core plugins thru store (#43085) 2021-12-14 15:22:40 +01:00
config.go [WIP] Plugins: Refactoring backend initialization flow (#42247) 2022-01-14 13:30:39 +01:00
dashboards.go fix delete plugin dashboard (#44055) 2022-01-17 10:33:42 +01:00
ifaces.go [WIP] Plugins: Refactoring backend initialization flow (#42247) 2022-01-14 13:30:39 +01:00
models.go Plugins: Add typed models for frontend settings data sources and panels (#42062) 2021-12-14 11:16:13 +01:00
plugins.go CodeQL: Try to fix uncontrolled data used in path expression (#43462) 2022-01-11 17:37:58 +01:00