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
Marcus Efraimsson 862a6a2fa6
Logging: Introduce API for contextual logging (#55198)
3 years ago
..
test-data
ds_auth_provider.go Logging: Introduce API for contextual logging (#55198) 3 years ago
ds_auth_provider_test.go Plugins: Refactor Plugin Management (#40477) 4 years ago
ds_proxy.go Logging: Introduce API for contextual logging (#55198) 3 years ago
ds_proxy_test.go Chore: Refactor secrets kvstore to organize testing and migrations (#54249) 3 years ago
pluginproxy.go Logging: Introduce API for contextual logging (#55198) 3 years ago
pluginproxy_test.go Plugins: Handle app plugin proxy routes per request (#51835) 3 years ago
token_provider.go
token_provider_azure.go Migrate to Grafana Azure SDK (#47232) 3 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 Plugins: Refactor Plugin Management (#40477) 4 years ago
utils.go Handle ioutil deprecations (#53526) 3 years ago
utils_test.go