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
Jeff Levin eacee08135
public dashboards: move into into its own service (#51358)
4 years ago
..
cookies
csrf API: Migrate CSRF to service and support additional options (#48120) 4 years ago
auth.go Access Control: Allow dashboard admins to query org users (#51652) 4 years ago
auth_test.go
csp.go
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_basic_auth_test.go Split Create User (#50502) 4 years ago
middleware_jwt_auth_test.go
middleware_test.go Split Create User (#50502) 4 years ago
org_redirect.go
org_redirect_test.go
quota.go
quota_test.go
rate_limit.go
rate_limit_test.go
recovery.go
recovery_test.go
request_metrics.go Instrumentation: Define handlers for requests that are not handled with named handlers (#50613) 4 years ago
request_test.go Instrumentation: Define handlers for requests that are not handled with named handlers (#50613) 4 years ago
request_tracing.go Instrumentation: Define handlers for requests that are not handled with named handlers (#50613) 4 years ago
testing.go
validate_host.go