grafana/pkg/api/pluginproxy
2021-06-15 15:03:24 +02:00
..
test-data dsproxy: allow multiple access tokens per datasource 2018-06-12 17:39:38 +02:00
ds_auth_provider_test.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 2021-05-18 15:36:58 +02:00
ds_auth_provider.go Avoid log entry if not set for debug (#35741) 2021-06-15 15:03:24 +02:00
ds_proxy_test.go Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
ds_proxy.go Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
pluginproxy_test.go Plugins: Support set body content in plugin routes (#32551) 2021-03-31 16:38:35 +02:00
pluginproxy.go Plugins: Support set body content in plugin routes (#32551) 2021-03-31 16:38:35 +02:00
token_cache_test.go AzureMonitor: Fix Azure token provider national clouds (#34615) 2021-05-25 08:19:08 +02:00
token_cache.go AzureMonitor: Fix Azure token provider national clouds (#34615) 2021-05-25 08:19:08 +02:00
token_provider_gce.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 2021-06-11 17:02:24 +02:00
token_provider_generic.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 2021-06-11 17:02:24 +02:00
token_provider_jwt.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 2021-06-11 17:02:24 +02:00
token_provider_test.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 2021-06-11 17:02:24 +02:00
token_provider.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 2021-06-11 17:02:24 +02:00
utils_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00
utils.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 2021-05-18 15:36:58 +02:00