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
Gábor Farkas 4ded937c79
Show traceids for failing and successful requests (#64903)
3 years ago
..
cookies Auth: Add feature flag to move token rotation to client (#65060) 3 years ago
csrf
loggermw Logger: Add feature toggle for errors in HTTP request logs (#64425) 3 years ago
auth.go Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 3 years ago
auth_test.go
csp.go
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go
middleware.go Show traceids for failing and successful requests (#64903) 3 years ago
middleware_basic_auth_test.go LDAP: Move LDAP globals to Config (#63255) 3 years ago
middleware_jwt_auth_test.go ContextHandler: add all configured auth header to context (#62775) 3 years ago
middleware_test.go Auth: Fix orgrole picker disabled if isSynced user (#64033) 3 years ago
org_redirect.go
org_redirect_test.go
quota.go
quota_test.go
recovery.go
recovery_test.go
request_metrics.go Logger: Add feature toggle for errors in HTTP request logs (#64425) 3 years ago
request_test.go Logger: Add feature toggle for errors in HTTP request logs (#64425) 3 years ago
request_tracing.go Logger: Add feature toggle for errors in HTTP request logs (#64425) 3 years ago
testing.go API: Permit Cache-Control (browser caching) for datasource resources (#62033) 3 years ago
validate_host.go