3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/plugins/backendplugin
Emil Tullstedt af27dd7e7d
Licensing: Send map of environment variables to plugins ()
Replace hard-coded `GF_ENTERPRISE_LICENSE_TEXT` with a
`map[string]string` to allow the licensing service to allow sending any
environment variable through to the plugins for licensing purposes.
2021-01-18 14:42:39 +01:00
..
coreplugin Plugins: Bring back coreplugin package () 2020-11-12 17:16:04 +01:00
grpcplugin Chore: Disable default golangci-lint filter () 2020-12-15 09:32:06 +01:00
pluginextensionv2 Backend plugins: Renderer v2 plugin () 2020-04-21 16:16:41 +02:00
instrumentation.go Expressions: Move GEL into core as expressions () 2020-11-19 07:17:00 -05:00
manager_test.go Licensing: Send map of environment variables to plugins () 2021-01-18 14:42:39 +01:00
manager.go Licensing: Send map of environment variables to plugins () 2021-01-18 14:42:39 +01:00
plugin_settings_test.go Backend Plugins: Plugin configuration using Grafana config () 2020-04-14 18:04:27 +02:00
plugin_settings.go Backend Plugins: Plugin configuration using Grafana config () 2020-04-14 18:04:27 +02:00
plugin.go Backend plugins: Refactor to allow shared contract between core and external backend plugins () 2020-06-11 16:14:05 +02:00
resource_response_stream.go Chore: Fix issues reported by staticcheck; enable stylecheck linter () 2020-11-05 15:37:11 +01:00