grafana/pkg/plugins/backendplugin
Marcus Efraimsson 6478d0a5ef
Plugins: Forward user header (X-Grafana-User) in backend plugin requests (#58646)
Grafana would forward the X-Grafana-User header to backend plugin request when 
dataproxy.send_user_header is enabled. In addition, X-Grafana-User will be automatically
forwarded in outgoing HTTP requests for core/builtin HTTP datasources. 
Use grafana-plugin-sdk-go v0.147.0.

Fixes #47734

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2022-12-15 15:28:25 +01:00
..
coreplugin Plugins: Forward user header (X-Grafana-User) in backend plugin requests (#58646) 2022-12-15 15:28:25 +01:00
grpcplugin Plugins: Propagate distributed tracing headers to backend plugins (#54107) 2022-08-24 11:55:49 +02:00
instrumentation Plugins: Add username to datasource plugin logging (#59893) 2022-12-07 13:15:42 +01:00
pluginextensionv2 Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
provider Plugins: Unexport PluginDir field from PluginDTO (#59190) 2022-12-02 13:46:55 +01:00
secretsmanagerplugin Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02: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