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/middleware
Alexander Zobnin c2affdee1e
OAuth: return github teams as a part of user info (enable team sync) (#17797)
6 years ago
..
auth_proxy OAuth: return github teams as a part of user info (enable team sync) (#17797) 6 years ago
auth.go teams: better names for api permissions. 6 years ago
auth_proxy.go Auth Proxy: Log any error in middleware (#17275) 6 years ago
auth_test.go Chore: use remote cache instead of session storage (#16114) 6 years ago
dashboard_redirect.go Revert "Opportunities to unindent code (unindent)" 7 years ago
dashboard_redirect_test.go Chore: use remote cache instead of session storage (#16114) 6 years ago
headers.go refactor datasource caching 7 years ago
logger.go rename Context to ReqContext 7 years ago
middleware.go Auth: Allow expiration of API keys (#17678) 6 years ago
middleware_test.go Auth: Allow expiration of API keys (#17678) 6 years ago
org_redirect.go login users based on token cookie 6 years ago
org_redirect_test.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 years ago
perf.go rename Context to ReqContext 7 years ago
quota.go use authtoken for session quota restrictions 6 years ago
quota_test.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 years ago
recovery.go move log package to /infra (#17023) 6 years ago
recovery_test.go Security: Responses from backend should not be cached (#16848) 6 years ago
render_auth.go Backend image rendering as plugin (#11966) 7 years ago
request_metrics.go moves metric package to /infra 6 years ago
request_tracing.go mark >=400 responses as error 8 years ago
util.go prometheus: enable gzip for /metrics endpoint 8 years ago
validate_host.go rename Context to ReqContext 7 years ago