grafana/pkg/api/pluginproxy
zhichli 3c218d742f
Datasources: Add user_agent header customization for outgoing HTTP requests (#63769)
2023-02-28 14:10:05 +01:00
..
test-data
ds_auth_provider.go Logging: Introduce API for contextual logging (#55198) 2022-09-20 18:32:06 +02:00
ds_auth_provider_test.go
ds_proxy.go Datasources: Add user_agent header customization for outgoing HTTP requests (#63769) 2023-02-28 14:10:05 +01:00
ds_proxy_test.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
pluginproxy.go Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
pluginproxy_test.go Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
token_provider.go
token_provider_azure.go
token_provider_gce.go
token_provider_generic.go
token_provider_jwt.go
token_provider_test.go
utils.go Plugins: Ensure proxy route bodies are valid JSON (#61771) 2023-02-01 16:37:08 +01:00
utils_test.go