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
Misi 0539ccf10d
Auth: Fix redirection when auto_login is enabled (#94311)
9 months ago
..
cookies
csrf
loggermw Chore: Remove sensitive information from presigned URLs prior to logging (#87035) 1 year ago
requestmeta
auth.go Auth: Fix redirection when auto_login is enabled (#94311) 9 months ago
auth_test.go Auth: Fix redirection when auto_login is enabled (#94311) 9 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 App Plugins: Allow resource handle to define Cache-Control Header (#92559) 9 months ago
middleware_test.go Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 9 months ago
org_redirect.go User: support setting org and help flags though update function (#86535) 1 year ago
org_redirect_test.go User: support setting org and help flags though update function (#86535) 1 year ago
quota.go
quota_test.go Identity: Remove typed id (#91801) 11 months ago
recovery.go Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
recovery_test.go Frontend: Reload the browser when backend configuration/assets change (#79057) 2 years ago
request_metadata_test.go
request_metrics.go Metrics: Add ability to disable classic histogram for HTTP metric (#88315) 1 year ago
request_test.go Chore: Remove repetitive words (#84132) 1 year ago
request_tracing.go infra(tracing): Fix span naming order-of-operations bug (#90025) 12 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