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
owensmallwood cfdea1ee30
PublicDashboards: Frontend routing for public dashboards (#48834)
4 years ago
..
cookies
csrf API: Migrate CSRF to service and support additional options (#48120) 4 years ago
auth.go sqlstore split: dashboard permissions (#49962) 4 years ago
auth_test.go Chore: Remove bus from contexthandler (#47374) 4 years ago
csp.go
dashboard_public.go PublicDashboards: Frontend routing for public dashboards (#48834) 4 years ago
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go
logger.go Chore: sanitize values before being logged from request headers (#49245) 4 years ago
logger_test.go Chore: sanitize values before being logged from request headers (#49245) 4 years ago
middleware.go Middleware: Don't require HTTPS for HSTS headers to be emitted (#35147) 4 years ago
middleware_basic_auth_test.go Chore: Remove bus (#47511) 4 years ago
middleware_jwt_auth_test.go Chore: Remove bus (#47511) 4 years ago
middleware_test.go fix status code 200 (#47818) 4 years ago
org_redirect.go Chore: Remove bus from contexthandler (#47458) 4 years ago
org_redirect_test.go Chore: Remove bus (#47511) 4 years ago
quota.go Chore: Remove bus from quota (#45143) 4 years ago
quota_test.go Chore: Remove bus from contexthandler (#47374) 4 years ago
rate_limit.go
rate_limit_test.go fix status code 200 (#47818) 4 years ago
recovery.go Chore: Fix log filters (#44681) 4 years ago
recovery_test.go Chore: Remove bus (#47511) 4 years ago
request_metrics.go Metrics: Remove support for using summaries instead of histogram for HTTP instrumentation (#49985) 4 years ago
request_tracing.go pkg/web: remove dependency injection (#49123) 4 years ago
testing.go Chore: Remove bus from authproxy (#46936) 4 years ago
validate_host.go