grafana/pkg/api/pluginproxy
Carl Bergquist ff9556229a
Data proxy: Log proxy errors using Grafana logger (#22174)
Now any errors logged by http.ReverseProxy are forwarded to 
Grafana's logger and includes more contextual information like
level (error), user id, org id, username, proxy path, referer and 
IP address.

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-02-18 13:26:01 +01:00
..
test-data dsproxy: allow multiple access tokens per datasource 2018-06-12 17:39:38 +02:00
access_token_provider_test.go invalidate access token cache after datasource is updated 2018-09-21 14:24:44 +02:00
access_token_provider.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00
ds_auth_provider_test.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00
ds_auth_provider.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00
ds_proxy_test.go CloudWatch: Fix high CPU load (#20579) 2019-11-22 14:21:23 +01:00
ds_proxy.go Data proxy: Log proxy errors using Grafana logger (#22174) 2020-02-18 13:26:01 +01:00
pluginproxy_test.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00
pluginproxy.go Codestyle: Fix govet issues (#17178) 2019-06-04 22:00:05 +02:00
utils_test.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00
utils.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00