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 750b094dda
[release-10.4.18] Go: Bump to 1.24.2 (#103531)
3 months ago
..
cookies
csrf [release-10.4.18] Go: Bump to 1.24.2 (#103531) 3 months ago
loggermw SceneSolo: Minor fixes (#82289) 1 year ago
requestmeta instrumentation: rename team to grafana_team to improve alert routing. (#75860) 2 years ago
auth.go Plugins: Add backend check for app page role access (#78269) 2 years ago
auth_test.go Plugins: Add backend check for app page role access (#78269) 2 years ago
csp.go
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go api: ignore /api/gnet proxy when gzipping responses (#71437) 2 years ago
middleware.go Export: Remove no-store headers in pdf and image previews (#78844) 2 years ago
middleware_test.go Frontend: Reload the browser when backend configuration/assets change (#79057) 2 years ago
org_redirect.go
org_redirect_test.go Auth: Use authn.Service for all tests (#72921) 2 years ago
quota.go
quota_test.go Auth: Use authn.Service for all tests (#72921) 2 years ago
recovery.go Chore: Remove public vars in setting package (#81018) 1 year 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 instrumentation: these features have been enabled for a while (#81617) 1 year ago
request_test.go
request_tracing.go Tracing: Standardize on otel tracing (#75528) 2 years ago
subpath_redirect.go
subpath_redirect_test.go
testing.go Chore: use any rather than interface{} (#74066) 2 years ago
validate_host.go