grafana/pkg/plugins
Marcus Efraimsson e6cec8dbdc
Backend plugins: Prepare and clean request headers before resource calls (#22321)
Moves common request proxy utilities to proxyutil package with
support for removing X-Forwarded-Host, X-Forwarded-Port,
X-Forwarded-Proto headers, setting X-Forwarded-For header
and cleaning Cookie header.
Using the proxyutil package to prepare and clean request
headers before resource calls.

Closes #21512
2020-03-03 11:45:16 +01:00
..
backendplugin Backend plugins: Prepare and clean request headers before resource calls (#22321) 2020-03-03 11:45:16 +01:00
datasource/wrapper Backend Plugins: Provide proper plugin config to plugins (#21985) 2020-02-19 19:17:05 +01:00
testdata moves /tests to /pkg/plugins 2018-09-17 17:29:47 +02:00
app_plugin.go Plugins: Move backend plugin manager to service (#21474) 2020-01-13 20:18:45 +01:00
backend_utils.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
dashboard_importer_test.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
dashboard_importer.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
dashboards_test.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
dashboards_updater.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
dashboards.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
datasource_plugin.go Backend Plugins: Provide proper plugin config to plugins (#21985) 2020-02-19 19:17:05 +01:00
frontend_plugin_test.go plugin: fix path for app plugins on windows 2018-01-04 17:32:57 +01:00
frontend_plugin.go pkg/util/{ip.go,url.go}: Fix some golint issues 2019-01-28 22:29:20 +01:00
models.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
panel_plugin.go Plugins: Move backend plugin manager to service (#21474) 2020-01-13 20:18:45 +01:00
plugins_test.go pkg/plugins: Check errors (#19715) 2019-10-11 21:02:15 +02:00
plugins.go Backend Plugins: Collect and expose metrics and plugin process health check (#21481) 2020-01-15 13:10:48 +01:00
queries.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
renderer_plugin.go Plugins: Move backend plugin manager to service (#21474) 2020-01-13 20:18:45 +01:00
transform_plugin.go Backend Plugins: Provide proper plugin config to plugins (#21985) 2020-02-19 19:17:05 +01:00
update_checker.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00