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
Ieva 4980b64274
RBAC: Remove legacy ac from authorization middleware (#68898)
2 years ago
..
cookies Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
csrf CSRF middleware: Add flag to skip login cookie check (#66806) 2 years ago
loggermw Instrumentation: Add support for instrumenting database queries (#66022) 2 years ago
auth.go RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
auth_test.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
csp.go Feature: Trusted Types support (#64975) 2 years ago
dashboard_redirect.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
dashboard_redirect_test.go Chore: Remove endpoints that contain the slug field (#35104) 4 years ago
gziper.go Chore: replace macaron with web package (#40136) 4 years ago
middleware.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
middleware_basic_auth_test.go LDAP: Move LDAP globals to Config (#63255) 2 years ago
middleware_jwt_auth_test.go ContextHandler: add all configured auth header to context (#62775) 2 years ago
middleware_test.go Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
org_redirect.go UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
org_redirect_test.go Auth: Refactor auth package (#58920) 3 years ago
quota.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
quota_test.go Auth: Refactor auth package (#58920) 3 years ago
recovery.go Handle ioutil deprecations (#53526) 3 years ago
recovery_test.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
request_metrics.go Logger: Add feature toggle for errors in HTTP request logs (#64425) 2 years ago
request_test.go Logger: Add feature toggle for errors in HTTP request logs (#64425) 2 years ago
request_tracing.go Logger: Add feature toggle for errors in HTTP request logs (#64425) 2 years ago
subpath_redirect.go ServeFromSubPath: Redirect to URL with subpath when subpath missing (#66724) 2 years ago
subpath_redirect_test.go ServeFromSubPath: Redirect to URL with subpath when subpath missing (#66724) 2 years ago
testing.go ServeFromSubPath: Redirect to URL with subpath when subpath missing (#66724) 2 years ago
validate_host.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago