The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/api/pluginproxy
Serge Zaitsev c3ab2fdeb7
Macaron: remove custom Request type (#37874)
4 years ago
..
test-data dsproxy: allow multiple access tokens per datasource 7 years ago
ds_auth_provider.go Datasource: Improve default timeout settings for HTTP client provider (#36621) 4 years ago
ds_auth_provider_test.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 4 years ago
ds_proxy.go Macaron: remove custom Request type (#37874) 4 years ago
ds_proxy_test.go Macaron: remove custom Request type (#37874) 4 years ago
pluginproxy.go Plugins: Support set body content in plugin routes (#32551) 4 years ago
pluginproxy_test.go Plugins: Support set body content in plugin routes (#32551) 4 years ago
token_provider.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 4 years ago
token_provider_azure.go AzureMonitor: strongly-typed AzureCredentials and correct resolution of auth type and cloud (#36284) 4 years ago
token_provider_gce.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 4 years ago
token_provider_generic.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 4 years ago
token_provider_jwt.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 4 years ago
token_provider_test.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 4 years ago
utils.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 4 years ago
utils_test.go API: Rewrite tests from goconvey (#29091) 5 years ago