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
Andres Martinez Gotor 6b786e7f68
Avoid log entry if not set for debug (#35741)
4 years ago
..
test-data dsproxy: allow multiple access tokens per datasource 7 years ago
ds_auth_provider.go Avoid log entry if not set for debug (#35741) 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 Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 4 years ago
ds_proxy_test.go Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 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_cache.go AzureMonitor: Fix Azure token provider national clouds (#34615) 4 years ago
token_cache_test.go AzureMonitor: Fix Azure token provider national clouds (#34615) 4 years ago
token_provider.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 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