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
Sergey Kostrukov c1b8a10f41
Plugins: Fix Azure token provider cache panic and auth param nil value (#34252)
5 years ago
..
test-data dsproxy: allow multiple access tokens per datasource 8 years ago
ds_auth_provider.go Azure token provider with support for Managed Identities (#33807) 5 years ago
ds_auth_provider_test.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 5 years ago
ds_proxy.go Azure token provider with support for Managed Identities (#33807) 5 years ago
ds_proxy_test.go Azure token provider with support for Managed Identities (#33807) 5 years ago
pluginproxy.go Plugins: Support set body content in plugin routes (#32551) 5 years ago
pluginproxy_test.go Plugins: Support set body content in plugin routes (#32551) 5 years ago
token_cache.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 5 years ago
token_cache_test.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 5 years ago
token_provider.go PluginProxy: Split implementations of token providers (#32820) 5 years ago
token_provider_azure.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 5 years ago
token_provider_azure_test.go Azure token provider with support for Managed Identities (#33807) 5 years ago
token_provider_gce.go Plugins: AuthType in route configuration and params interpolation (#33674) 5 years ago
token_provider_generic.go Plugins: AuthType in route configuration and params interpolation (#33674) 5 years ago
token_provider_jwt.go Plugins: AuthType in route configuration and params interpolation (#33674) 5 years ago
token_provider_test.go Plugins: AuthType in route configuration and params interpolation (#33674) 5 years ago
utils.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 5 years ago
utils_test.go API: Rewrite tests from goconvey (#29091) 5 years ago