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
Eugene Klimov 702e22806c
Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858)
2 years ago
..
test-data
ds_auth_provider.go Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858) 2 years ago
ds_auth_provider_test.go Chore: use any rather than interface{} (#74066) 2 years ago
ds_proxy.go Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858) 2 years ago
ds_proxy_test.go Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858) 2 years ago
pluginproxy.go Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858) 2 years ago
pluginproxy_test.go Chore: Remove public vars in setting package (#81018) 2 years ago
token_provider.go
token_provider_azure.go
token_provider_gce.go
token_provider_generic.go
token_provider_jwt.go
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