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
Alex Vandiver 844b194f5b
Middleware: Don't require HTTPS for HSTS headers to be emitted (#35147)
3 years ago
..
cookies Backend: Remove more globals (#29644) 5 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 Logger migration from log15 to gokit/log (#41636) 3 years ago
recovery_test.go Chore: replace macaron with web package (#40136) 4 years ago
request_metrics.go FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 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