Marcus Efraimsson
|
0390b5601e
|
Backend plugins: Implement support for resources (#21805)
Implements initial support for resources using v0.14.0 of SDK.
Ref #21512
|
2020-01-31 11:15:50 +01:00 |
|
Marcus Efraimsson
|
baba1634b8
|
Plugins: Use grafana-plugin-sdk-go v0.5.0 (#21116)
* fix dispense
* plugin loading refactor
Moves common functionality of registering, starting,
stopping and restarting backend plugins to
backendplugin package.
* simplify plugin descriptors
* target sdk v0.5.0
Co-authored-by: Kyle Brandt <kyle@kbrandt.com>
|
2020-01-08 11:43:28 -05:00 |
|
Kyle Brandt
|
009d58c4a2
|
Plugins: Transform plugin support (#20036)
currently temporary separate http api
|
2019-10-29 12:22:31 -04:00 |
|
Sofia Papagiannaki
|
fc08c26025
|
WIP: Spawn backend plugins v2 (#19835)
* WIP: Spawn backend plugins v2
* Add test for plugin version
* Fix support for SDK plugins
Co-authored-by: Kyle Brandt <kyle@kbrandt.com>
Co-authored-by: Marcus Olsson <olsson.e.marcus@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* WIP: Draft PR for fork of V2 sdk / bi-directional support (#19890)
* temporary use export-datasource-plugin branch of grafana-plugin-sdk
* fix failing test
* remove debug (spew) lines
* misc cleanup
* add expressions feature toggle
* use latest grafana-plugin-sdk-go
|
2019-10-24 17:15:27 +02:00 |
|