grafana/pkg/plugins/backendplugin
Will Browne 7536647ab6
Plugins: Introduce Plugin Registry (#47200)
* introduce registry write/read separation

* internal + external registries

* fix tests

* fixup

* rename

* move interfaces

* back to plugins.Store

* fix registry name

* remove context.TODOs

* remove some ctx for now

* tidy

* remove dupe logic

* update naming

* move from manager.go to store

* amend logger name

* new store writer svc

* restrict changes

* more simplifying

* move interfaces around

* remove unused

* fix linter

* tidy

* add registry test

* fix tests

* revert testdata changes

* revert testdata changes #1

* revert testdata changes #2

* revert testdata changes #3

* revert testdata changes #4

* revert testdata changes #5

* revert testdata changes

* fixup testdata

* remove unused log

* update naming in test

* adjust ctx in test
2022-06-03 13:06:27 +02:00
..
coreplugin Plugins: Update collect metrics handler to latest signature (#45166) 2022-02-09 17:36:53 +01:00
grpcplugin Chore: Remove Wrap (#50048) 2022-06-03 09:24:24 +02: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 mv and refactor (#46242) 2022-03-04 15:26:35 +01:00
backendplugin.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
errors.go Plugins: Introduce Plugin Registry (#47200) 2022-06-03 13:06:27 +02:00
ifaces.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00