Backend plugins: Refactor to allow shared contract between core and external…
Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) Refactor to allow shared contract between core and external backend plugins allowing core backend data sources in Grafana to be implemented in same way as an external backend plugin. Use v0.67.0 of sdk. Add tests for verifying plugin is restarted when process is killed. Enable strict linting for backendplugin packages
Showing
This diff is collapsed.
Click to expand it.
pkg/plugins/backendplugin/manager_test.go
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/plugins/backendplugin/plugin.go
0 → 100644
Please
register
or
sign in
to comment