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
Serge Zaitsev e2227c38a3
Remove debug log from gzipper (#37790)
4 years ago
..
cookies Backend: Remove more globals (#29644) 5 years ago
auth.go Login: Require user to not be signed in to get request password email (#35421) 4 years ago
auth_test.go Profile: Fixes profile preferences being accessible when anonymous access was enabled (#31516) 4 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 Remove debug log from gzipper (#37790) 4 years ago
logger.go Move middleware context handler logic to service (#29605) 5 years ago
middleware.go Profile: Fixes profile preferences being accessible when anonymous access was enabled (#31516) 4 years ago
middleware_basic_auth_test.go bus: add ctx for all signed in user queries (#33970) 4 years ago
middleware_jwt_auth_test.go bus: add ctx for all signed in user queries (#33970) 4 years ago
middleware_test.go Macaron: Strip down renderer middleware (#37627) 4 years ago
org_redirect.go Macaron: Strip down renderer middleware (#37627) 4 years ago
org_redirect_test.go bus: add ctx for all signed in user queries (#33970) 4 years ago
quota.go Backend: Remove more globals (#29644) 5 years ago
quota_test.go bus: add ctx for all signed in user queries (#33970) 4 years ago
rate_limit.go Logging: rate limit fronted logging endpoint (#29272) 5 years ago
rate_limit_test.go Macaron: Strip down renderer middleware (#37627) 4 years ago
recovery.go Macaron: Strip down renderer middleware (#37627) 4 years ago
recovery_test.go Macaron: Strip down renderer middleware (#37627) 4 years ago
request_metrics.go simplify method/code sanitization (#34723) 4 years ago
request_tracing.go Chore: Improve request distributed tracing middleware (#33033) 4 years ago
testing.go Auth: support JWT Authentication (#29995) 4 years ago
validate_host.go Backend: Remove more globals (#29644) 5 years ago