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
Ryan McKinley 680e6bc1f8
Authlib: Use types package rather than claims (#99243)
5 months ago
..
test-data
ds_auth_provider.go Fix: Double encoding of URLs when using data proxy (#98494) 6 months ago
ds_auth_provider_test.go Chore: use any rather than interface{} (#74066) 2 years ago
ds_proxy.go OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 7 months ago
ds_proxy_test.go Authlib: Use types package rather than claims (#99243) 5 months ago
pluginproxy.go Auth: remove id token flag (#92209) 10 months ago
pluginproxy_test.go Authlib: Use types package rather than claims (#99243) 5 months ago
token_provider.go
token_provider_azure.go Chore: Update grafana-azure-sdk-go (#84741) 1 year ago
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