Grot (@grafanabot)
f05f7db37d
[v9.3.x] Plugins: Fix parsing of Azure settings for plugins ( #60625 )
...
Plugins: Fix parsing of Azure settings for plugins (#60611 )
Fix parsing of Azure settings for plugins
(cherry picked from commit 96b7fb15de )
Co-authored-by: Sergey Kostrukov <sekost@microsoft.com >
2022-12-21 07:51:06 -05:00
Carl Bergquist
06705a49e2
Instrumentation: Log plugin and datasource info for each plugin request. ( #54769 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com >
2022-11-02 14:51:51 +01:00
Will Browne
d0d8544ded
Plugins: Create single point of entry for adding / removing plugins ( #55463 )
...
* split out plugin manager
* remove whitespace
* fix tests
* split up tests
* updating naming conventions
* simplify manager
* tidy
* explorations
* fix build
* tidy
* fix tests
* add logger helper
* pass the tests
* tidying
* fix tests
* tidy and re-add test
* store depends on loader
* enrich tests
* fix test
* undo gomod changes
2022-09-23 14:27:01 +02:00
Will Browne
0571d98bba
[WIP] Plugins: Introduce Plugins specific config ( #54854 )
2022-09-14 14:35:35 +01:00