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
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445)
3 years ago
..
cookies
csrf CSRF: Fix additional headers option (#50629) 4 years ago
auth.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
auth_test.go Chore: Remove bus from contexthandler (#47374) 4 years ago
csp.go
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go
logger.go pkg/web: closure-style middlewares (#51238) 3 years ago
logger_test.go Auth: Implement Token URL JWT Auth (#52662) 3 years ago
middleware.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
middleware_basic_auth_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
middleware_jwt_auth_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
middleware_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
org_redirect.go Chore: Remove bus from contexthandler (#47458) 4 years ago
org_redirect_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
quota.go Chore: Remove bus from quota (#45143) 4 years ago
quota_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
rate_limit.go
rate_limit_test.go Chore: split APIKey store (#52781) 3 years ago
recovery.go pkg/web: closure-style middlewares (#51238) 3 years ago
recovery_test.go pkg/web: closure-style middlewares (#51238) 3 years ago
request_metrics.go pkg/web: closure-style middlewares (#51238) 3 years ago
request_test.go Instrumentation: Define handlers for requests that are not handled with named handlers (#50613) 4 years ago
request_tracing.go pkg/web: closure-style middlewares (#51238) 3 years ago
testing.go Chore: split APIKey store (#52781) 3 years ago
validate_host.go