grafana/pkg/plugins/manager
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
..
installer Cli: Improve error handling for installing plugins (#41257) 2021-11-09 11:18:21 +01:00
loader Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
signature [WIP] Plugins: Refactoring backend initialization flow (#42247) 2022-01-14 13:30:39 +01:00
testdata [WIP] Plugins: Refactoring backend initialization flow (#42247) 2022-01-14 13:30:39 +01:00
dashboard_import_test.go [WIP] Plugins: Refactoring backend initialization flow (#42247) 2022-01-14 13:30:39 +01:00
dashboard_import.go Import: fix dashboard imports with expressions (#43630) 2022-01-04 08:42:18 -08:00
dashboards_test.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
logger.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager_integration_test.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
manager_test.go [WIP] Plugins: Refactoring backend initialization flow (#42247) 2022-01-14 13:30:39 +01:00
manager.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
store.go [WIP] Plugins: Refactoring backend initialization flow (#42247) 2022-01-14 13:30:39 +01:00
update_checker.go Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00