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
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081)
2 years ago
..
test-data
ds_auth_provider.go Chore: use any rather than interface{} (#74066) 2 years ago
ds_auth_provider_test.go Chore: use any rather than interface{} (#74066) 2 years ago
ds_proxy.go FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
ds_proxy_test.go Chore: Adapt GetDataSourcesByType to plugins with aliases (#76637) 2 years ago
pluginproxy.go FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
pluginproxy_test.go IDforwarding: forward signed id to plugins (#75651) 2 years ago
token_provider.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 4 years ago
token_provider_azure.go Azure: Configuration for user identity authentication in datasources (Experimental) (#50277) 2 years ago
token_provider_gce.go Plugins: Refactor Plugin Management (#40477) 4 years ago
token_provider_generic.go Plugins: Refactor Plugin Management (#40477) 4 years ago
token_provider_jwt.go Plugins: Refactor Plugin Management (#40477) 4 years ago
token_provider_test.go Chore: use any rather than interface{} (#74066) 2 years ago
utils.go Chore: use any rather than interface{} (#74066) 2 years ago
utils_test.go