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
zhichli 3c218d742f
Datasources: Add user_agent header customization for outgoing HTTP requests (#63769)
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 Datasources: Add user_agent header customization for outgoing HTTP requests (#63769) 3 years ago
ds_proxy_test.go Chore: Rename Id to ID in alerting models (#62777) 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: Ensure proxy route bodies are valid JSON (#61771) 3 years ago
utils_test.go