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
Marcus Efraimsson bc7e55d99b
Chore: Fix log filters (#44681)
3 years ago
..
cookies Backend: Remove more globals (#29644) 4 years ago
auth.go Chore: Add context to team (#40504) 4 years ago
auth_test.go Chore: Implement OpenTelemtry in Grafana (#42674) 3 years ago
csp.go Macaron: convert CSP middleware (#37672) 4 years ago
dashboard_redirect.go Chore: Remove endpoints that contain the slug field (#35104) 4 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
logger.go Packaging: Dependency updates (#40534) 4 years ago
middleware.go Middleware: Don't require HTTPS for HSTS headers to be emitted (#35147) 3 years ago
middleware_basic_auth_test.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
middleware_jwt_auth_test.go Auth: implement auto_sign_up for auth.jwt (#43502) 3 years ago
middleware_test.go Middleware: Don't require HTTPS for HSTS headers to be emitted (#35147) 3 years ago
org_redirect.go Fix kiosk bug (#43152) 3 years ago
org_redirect_test.go Fix kiosk bug (#43152) 3 years ago
quota.go Chore: replace macaron with web package (#40136) 4 years ago
quota_test.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
rate_limit.go Chore: replace macaron with web package (#40136) 4 years ago
rate_limit_test.go Chore: replace macaron with web package (#40136) 4 years ago
recovery.go Chore: Fix log filters (#44681) 3 years ago
recovery_test.go Chore: replace macaron with web package (#40136) 4 years ago
request_metrics.go Instrumentation: Fix HTTP request instrumentation of authentication failures (#44234) 3 years ago
request_tracing.go Chore: Implement OpenTelemtry in Grafana (#42674) 3 years ago
testing.go Chore: replace macaron with web package (#40136) 4 years ago
validate_host.go Chore: replace macaron with web package (#40136) 4 years ago