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
Dan Cech 338655dd37
move Context and session out of middleware
7 years ago
..
auth.go move Context and session out of middleware 7 years ago
auth_proxy.go move Context and session out of middleware 7 years ago
auth_proxy_test.go move Context and session out of middleware 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 move Context and session out of middleware 7 years ago
dashboard_redirect_test.go dashboard: fix redirect of legacy dashboard url's 7 years ago
logger.go move Context and session out of middleware 7 years ago
middleware.go move Context and session out of middleware 7 years ago
middleware_test.go move Context and session out of middleware 7 years ago
org_redirect.go move Context and session out of middleware 7 years ago
org_redirect_test.go move Context and session out of middleware 7 years ago
perf.go move Context and session out of middleware 7 years ago
quota.go move Context and session out of middleware 7 years ago
quota_test.go move Context and session out of middleware 7 years ago
recovery.go move Context and session out of middleware 7 years ago
recovery_test.go move Context and session out of middleware 7 years ago
render_auth.go move Context and session out of middleware 7 years ago
request_metrics.go metrics: set summary unit 8 years ago
request_tracing.go mark >=400 responses as error 8 years ago
session.go move Context and session out of middleware 7 years ago
util.go prometheus: enable gzip for /metrics endpoint 8 years ago
validate_host.go move Context and session out of middleware 7 years ago