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
Ashley Harrison be1aa19642
[release-11.5.3] Org redirection: Fix linking between orgs (#102089)
9 months ago
..
cookies Auth: Add feature flag to move token rotation to client (#65060) 3 years ago
csrf CSRF middleware: Add flag to skip login cookie check (#66806) 3 years ago
loggermw Chore: Remove sensitive information from presigned URLs prior to logging (#87035) 2 years ago
requestmeta instrumentation: rename team to grafana_team to improve alert routing. (#75860) 2 years ago
auth.go Snapshots: Add RBAC roles for creating and deleting (#96126) 1 year ago
auth_test.go Snapshots: Add RBAC roles for creating and deleting (#96126) 1 year ago
csp.go Feature: Trusted Types support (#64975) 3 years ago
dashboard_redirect.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
dashboard_redirect_test.go Chore: Remove endpoints that contain the slug field (#35104) 5 years ago
gziper.go Chore: Skip gzip for apiserver routes (#92245) 1 year ago
middleware.go App Plugins: Allow resource handle to define Cache-Control Header (#92559) 1 year ago
middleware_test.go Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 1 year ago
org_redirect.go [release-11.5.3] Org redirection: Fix linking between orgs (#102089) 9 months ago
org_redirect_test.go [release-11.5.3] Org redirection: Fix linking between orgs (#102089) 9 months ago
quota.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
quota_test.go Auth: Separate anonymous settings to its own struct (#97791) 1 year ago
recovery.go Grafana: Replace magic number with a constant variable in response status (#80132) 2 years ago
recovery_test.go Frontend: Reload the browser when backend configuration/assets change (#79057) 2 years ago
request_metadata_test.go instrumentation: rename team to grafana_team to improve alert routing. (#75860) 2 years ago
request_metrics.go Metrics: Add ability to disable classic histogram for HTTP metric (#88315) 2 years ago
request_test.go Chore: Remove repetitive words (#84132) 2 years ago
request_tracing.go Backend: Inject server-timing header to match initial loads with client-side telemetry (#94978) 1 year ago
subpath_redirect.go ServeFromSubPath: Redirect to URL with subpath when subpath missing (#66724) 3 years ago
subpath_redirect_test.go ServeFromSubPath: Redirect to URL with subpath when subpath missing (#66724) 3 years ago
testing.go Chore: use any rather than interface{} (#74066) 2 years ago
validate_action_url.go Canvas: Allow API calls to grafana origin (#91822) 1 year ago
validate_action_url_test.go Canvas: Allow API calls to grafana origin (#91822) 1 year ago
validate_host.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago