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
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605)
5 years ago
..
cookies Move middleware context handler logic to service (#29605) 5 years ago
auth.go Move middleware context handler logic to service (#29605) 5 years ago
auth_test.go Move middleware context handler logic to service (#29605) 5 years ago
dashboard_redirect.go Dashboard: Redirects for old edit & view panel urls (#25653) 5 years ago
dashboard_redirect_test.go middleware: Make scenario test functions take a testing.T argument (#29564) 5 years ago
headers.go chore: avoid aliasing models in middleware (#22484) 5 years ago
logger.go Move middleware context handler logic to service (#29605) 5 years ago
middleware.go Move middleware context handler logic to service (#29605) 5 years ago
middleware_basic_auth_test.go Move middleware context handler logic to service (#29605) 5 years ago
middleware_test.go Move middleware context handler logic to service (#29605) 5 years ago
org_redirect.go Auth: Should redirect to login when anonymous enabled and URL with different org than anonymous specified (#28158) 5 years ago
org_redirect_test.go middleware: Make scenario test functions take a testing.T argument (#29564) 5 years ago
quota.go chore: avoid aliasing models in middleware (#22484) 5 years ago
quota_test.go middleware: Make scenario test functions take a testing.T argument (#29564) 5 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 Move middleware context handler logic to service (#29605) 5 years ago
recovery_test.go Move middleware context handler logic to service (#29605) 5 years ago
request_metrics.go instrumentation: align label name with our other projects (#29514) 5 years ago
request_tracing.go mark >=400 responses as error 8 years ago
testing.go Move middleware context handler logic to service (#29605) 5 years ago
util.go Backend Plugins: Support handling of streaming resource response (#22580) 5 years ago
validate_host.go chore: avoid aliasing models in middleware (#22484) 5 years ago