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
bergquist 9ae306e417 use defer to make sure we always release session data 6 years ago
..
auth.go restrict session usage to auth_proxy 6 years ago
auth_proxy.go use defer to make sure we always release session data 6 years ago
auth_proxy_test.go refactor authproxy & ldap integration, address comments 7 years ago
auth_test.go Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 years ago
dashboard_redirect.go Revert "Opportunities to unindent code (unindent)" 7 years ago
dashboard_redirect_test.go Make golint happier 7 years ago
headers.go refactor datasource caching 7 years ago
logger.go rename Context to ReqContext 7 years ago
middleware.go removes unused/commented code 6 years ago
middleware_test.go restrict session usage to auth_proxy 6 years ago
org_redirect.go login users based on token cookie 6 years ago
org_redirect_test.go passing middleware tests 6 years ago
perf.go rename Context to ReqContext 7 years ago
quota.go move quota to dedicated service 7 years ago
quota_test.go passing middleware tests 6 years ago
recovery.go fix for issue with error view in production builds 7 years ago
recovery_test.go removes unused/commented code 6 years ago
render_auth.go Backend image rendering as plugin (#11966) 7 years ago
request_metrics.go metrics: set summary unit 8 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