Commit Graph

49 Commits (b5800ffea9b0a0e2e66a920bfe83cc40570e7bad)

Author SHA1 Message Date
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 db170845b0 Stackdriver: Restructured ds proxy tests 7 years ago
Daniel Lee 05f6710454 stackdriver: fix test 7 years ago
Erik Sundell 1725940ab9 Stackdriver: Add new file 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
Erik Sundell 71af62e741 Stackdriver: Temporary exporting token lookup 7 years ago
Erik Sundell 92d631986f Stackdriver: Removed debug logging 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 4f704cec53 fix: ds_proxy test not initiating header 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. 8 years ago
Daniel Lee 10d30f0b73 dsproxy: move http client variable back 8 years ago
Daniel Lee 719ebdc24d dsproxy: allow multiple access tokens per datasource 8 years ago
Julian Kornberger 0a415c50d0 Make golint happier 8 years ago
bergquist f142548969 dataproxy: adds dashboardid and panelid as tags 8 years ago
ryan a04c4ba454 allow any database for influx proxy 8 years ago
ryan ad88e5398c remove 8 years ago
Mitsuhiro Tanda a83ede0193 support POST for query and query_range 8 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 8 years ago
Dan Cech 338655dd37
move Context and session out of middleware 8 years ago
Robin Gustafsson cf7a49977f proxyds: delete cookies except those listed in keepCookies 8 years ago
Daniel Lee f1aa7dcd52 proxyds: failing test for 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
Dan Cech e4cb103966 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 9 years ago
Dan Cech 007c08f2a8 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 9 years ago
Dan Cech b489e93d94 Config Array Syntax (#8204) 9 years ago
Torkel Ödegaard 43ba563a1c fix(logging): change log level to trace for plugin proxy logging call, fixes #5126 10 years ago
Torkel Ödegaard bd2e1ef67e feat(plugins): fixed failing api test 10 years ago
Torkel Ödegaard 8db7cf49a6 feat(plugins): began refactoring AppSettings -> PluginSettings, and have the plugins list view and plugin edit view be common for all plugins 10 years ago
Torkel Ödegaard 37c6a1ddf0 feat(app routes): worked on app routes, added unit test, changed Grafana-Context header to start with X to be standard compliant, got cloud saas queries to work via app route feature and header template 10 years ago