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
Carl Bergquist 4710566514
bus: add ctx for all signed in user queries (#33970)
4 years ago
..
cookies Backend: Remove more globals (#29644) 4 years ago
auth.go Auth: Allow soft token revocation (#31601) 4 years ago
auth_test.go Profile: Fixes profile preferences being accessible when anonymous access was enabled (#31516) 4 years ago
csp.go Chore: remove CSP debug logging line (#30689) 4 years ago
dashboard_redirect.go Backend: Remove more globals (#29644) 4 years ago
dashboard_redirect_test.go Backend: Remove more globals (#29644) 4 years ago
gziper.go live: disable gzip for ws endpoints (#34015) 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 bus: add ctx for all signed in user queries (#33970) 4 years ago
org_redirect.go Backend: Remove more globals (#29644) 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) 4 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 Move middleware context handler logic to service (#29605) 5 years ago
recovery.go Backend: Migrate to using non-global configuration (#31856) 4 years ago
recovery_test.go Backend: Remove more globals (#29644) 4 years ago
request_metrics.go metrics: instrument request with histograms by default (#33921) 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) 4 years ago