grafana/pkg/api/pluginproxy
Brian Gann b07d0b1026 Plugins: Support templated urls in routes (#16599)
This adds support for using templated/dynamic urls in routes.
* refactor interpolateString into utils and add interpolation support for app plugin routes.
* cleanup and add error check for url parse failure
* add docs for interpolated route urls

Closes #16835
2019-05-07 18:55:39 +02: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 DataProxy: Restore Set-Cookie header after proxy request (#16838) 2019-05-01 16:32:03 +02:00
ds_proxy.go DataProxy: Restore Set-Cookie header after proxy request (#16838) 2019-05-01 16:32:03 +02:00
pluginproxy_test.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00
pluginproxy.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +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