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
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269)
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 Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
ds_proxy_test.go chore: move user_auth models to (mostly) login service (#62269) 3 years ago
pluginproxy.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
pluginproxy_test.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
token_provider.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 5 years ago
token_provider_azure.go Migrate to Grafana Azure SDK (#47232) 4 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 Plugins: Forward user header (X-Grafana-User) in backend plugin requests (#58646) 3 years ago
utils_test.go