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
Torkel Ödegaard abef94b0da made it possible to have frontend code in symlinked folders that can add routes 7 years ago
..
auth.go support passing api token in Basic auth password (#12416) 7 years ago
auth_proxy.go string formating fixes 7 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
logger.go rename Context to ReqContext 7 years ago
middleware.go made it possible to have frontend code in symlinked folders that can add routes 7 years ago
middleware_test.go Fix megacheck issue unused code. 7 years ago
org_redirect.go rename Context to ReqContext 7 years ago
org_redirect_test.go rename Context to ReqContext 7 years ago
perf.go rename Context to ReqContext 7 years ago
quota.go move quota to dedicated service 7 years ago
quota_test.go rename Context to ReqContext 7 years ago
recovery.go pkg: fix codespell issues 7 years ago
recovery_test.go Make golint happier 7 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
session.go session: fork Macaron mysql session middleware 7 years ago
util.go prometheus: enable gzip for /metrics endpoint 8 years ago
validate_host.go rename Context to ReqContext 7 years ago