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
Jacob Richard 34d3086ec8 Adding tests for auth proxy CIDR support 7 years ago
..
auth.go support passing api token in Basic auth password (#12416) 7 years ago
auth_proxy.go Adding CIDR capability to auth_proxy whitelist 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
headers.go refactor datasource caching 7 years ago
logger.go rename Context to ReqContext 7 years ago
middleware.go refactor datasource caching 7 years ago
middleware_test.go Adding tests for auth proxy CIDR support 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 fix for issue with error view in production builds 7 years ago
recovery_test.go fixed to template PR issues, #13938 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