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
Sean Lafferty 900eb8070e
Proxy: Fix updating refresh token in OAuth pass-thru (#26885)
5 years ago
..
test-data
access_token_provider.go
access_token_provider_test.go Chore: Disable scopelint for tests (#25923) 6 years ago
ds_auth_provider.go
ds_auth_provider_test.go
ds_proxy.go Proxy: Fix updating refresh token in OAuth pass-thru (#26885) 5 years ago
ds_proxy_test.go Chore: Enable whitespace linter (#25903) 6 years ago
pluginproxy.go Chore: Enable goprintffuncname and nakedret linters (#26376) 6 years ago
pluginproxy_test.go Chore: Enable whitespace linter (#25903) 6 years ago
utils.go
utils_test.go