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
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572)
3 months ago
..
cookies Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
csrf
loggermw Chore: Remove sensitive information from presigned URLs prior to logging (#87035) 1 year ago
requestmeta
auth.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
auth_test.go RBAC: Remove accessControlOnCall feature toggle (#101222) 4 months ago
csp.go
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go Chore: Skip gzip for apiserver routes (#92245) 10 months ago
middleware.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
middleware_test.go K8s: refactor build handler chain func to allow easier injection from enterprise (#100777) 4 months ago
org_redirect.go Org redirection: Fix linking between orgs (#102021) 4 months ago
org_redirect_test.go Org redirection: Fix linking between orgs (#102021) 4 months ago
quota.go
quota_test.go Authlib: Use types package rather than claims (#99243) 5 months ago
recovery.go
recovery_test.go
request_metadata_test.go
request_metrics.go Metrics: Add ability to disable classic histogram for HTTP metric (#88315) 1 year ago
request_test.go
request_tracing.go Backend: Inject server-timing header to match initial loads with client-side telemetry (#94978) 7 months ago
subpath_redirect.go
subpath_redirect_test.go
testing.go
validate_action_url.go Canvas: Allow API calls to grafana origin (#91822) 10 months ago
validate_action_url_test.go Canvas: Allow API calls to grafana origin (#91822) 10 months ago
validate_host.go