Commit Graph

73 Commits (8b4083a6026e9fe6ac3669d025ca700eb23b396c)

Author SHA1 Message Date
Brian Gann 02365514f9 redact value for plugin proxy routes 7 years ago
Kornelijus Survila 0cafd9a663 dataproxy: Override incoming Authorization header 7 years ago
Julien Pivotto 62417ca69f Remove Origin and Referer headers while proxying requests 7 years ago
Erik Sundell b02a8127ff stackdriver: remove debug comments 7 years ago
Erik Sundell afe0b4b8db stackdriver: fix typo 7 years ago
Erik Sundell b2c6c743ce stackdriver: add debug logging 7 years ago
Erik Sundell cd7b454e25 stackdriver: add default value for authentication type 7 years ago
Erik Sundell 823838a839 stackdriver: wip - remove debug code 7 years ago
Erik Sundell 2b1709b875 stackdriver: only get default token from metadata server when applying route 7 years ago
Erik Sundell ff5f281508 stackdriver: wip - get metric descriptors in the backend 7 years ago
Erik Sundell 60617d0bf7 stackdriver: wip - add logic for retrieving token from gce metadata server in the auth provider 7 years ago
Erik Sundell 3f9ed2efaa stackdriver: wip - temp remove jwt token auth 7 years ago
Erik Sundell b2de0d8c3e stackdriver: wip - always use gce default account for stackdriver 7 years ago
Erik Sundell 2002162073 stackdriver: wip - add scope and remove debug code 7 years ago
Erik Sundell df215d9d09 stackdriver: WIP - test retrieving project id from gce metadata 7 years ago
Mitsuhiro Tanda fbe0ffd10b skip jwt token auth if privateKey is empty 7 years ago
Mitsuhiro Tanda 43aa6603a3 fetch token from GCE metadata server 7 years ago
Marcus Efraimsson 8bf4d68035
add datasource proxy test to verify trailing slashes are forwarded 7 years ago
Daniel Lee d11f67eb25 stackdriver: change info logging to debug logging 7 years ago
Torkel Ödegaard 6db0880fd8 invalidate access token cache after datasource is updated 7 years ago
Ryan McKinley 7c6227c061 remove the test that does not do anything 7 years ago
Ryan McKinley 71dfeff782 add a test 7 years ago
Daniel Lee 982e095f85 dsproxy: add mutex protection to the token caches 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 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