Commit Graph

37 Commits (f95b4b3882ab2e738b4bd9f6f53f27833d51e72a)

Author SHA1 Message Date
Julien Pivotto 62417ca69f Remove Origin and Referer headers while proxying requests 7 years ago
Erik Sundell 56e8e50497 Stackdriver: Use ds_auth_provider in stackdriver. This will make sure the token is renewed when it has exporired 7 years ago
Erik Sundell 6a610558c4 Stackdriver: Start breaking out apply route to its own file 7 years ago
Erik Sundell 23339e4322 Stackdriver: Use new access token API 7 years ago
Daniel Lee e7648c4070 dsproxy: implements support for plugin routes with jwt file 7 years ago
Erik Sundell a4ef4792bc Stackdriver: Add scope for google resource manager 7 years ago
Erik Sundell 350bcf4f56 Fixed broken if statement 7 years ago
Erik Sundell 7197a4c17f Adds jwt token signing google auth 7 years ago
Erik Sundell ef3beb1f0e Adds poc code for retrieving google auth accesstoken 7 years ago
Daniel Lee c75e071213 dsproxy: interpolate route url 7 years ago
Marcus Efraimsson 13921902b5
Set User-Agent header in all proxied datasource requests 7 years ago
Torkel Ödegaard 2459b177f9 change: Set User-Agent to Grafana/%Version% Proxied-DS-Request %DS-Type% in all proxied ds requests 7 years ago
mrsiano cc1e3a0e3c Pass configured/auth headers to a Datasource. 7 years ago
Daniel Lee 10d30f0b73 dsproxy: move http client variable back 7 years ago
Daniel Lee 719ebdc24d dsproxy: allow multiple access tokens per datasource 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
bergquist f142548969 dataproxy: adds dashboardid and panelid as tags 7 years ago
ryan a04c4ba454 allow any database for influx proxy 7 years ago
ryan ad88e5398c remove 7 years ago
Mitsuhiro Tanda a83ede0193 support POST for query and query_range 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Robin Gustafsson cf7a49977f proxyds: delete cookies except those listed in keepCookies 8 years ago
ryan fb9c714a9a run go fmt 8 years ago
ryan 4440133f4d Add a setting to allow DB queries 8 years ago
Mitsuhiro Tanda 4f5f38f41b remove old handler 8 years ago
bergquist ee2e4c6567 add trace headers for outgoing requests 8 years ago
bergquist 3c8133aa4b add traces for datasource reverse proxy requests 8 years ago
Torkel Ödegaard 71c22fdbff dataproxy: removed some logging, closes #9078 8 years ago
Torkel Ödegaard 71c9582944 data source with token auth is starting to work, #9078 8 years ago
Torkel Ödegaard 3c9798bec9 datasource-proxy: token exchange 8 years ago
Torkel Ödegaard 8bf49c51b9 dataproxy: refactoring data source proxy to support route templates and wrote more tests for data proxy code, #9078 8 years ago
Torkel Ödegaard 63d6ab476a feat: data source proxy refactoring and route handling, #9078 8 years ago