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
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445)
3 years ago
..
test-data
ds_auth_provider.go Plugins: Refactor Plugin Management (#40477) 4 years ago
ds_auth_provider_test.go Plugins: Refactor Plugin Management (#40477) 4 years ago
ds_proxy.go backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
ds_proxy_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
pluginproxy.go Instrumentation: Proxy status code correction and various improvements (#47473) 4 years ago
pluginproxy_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
token_provider.go
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 Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
utils_test.go