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
Marcus Andersson 04f39457cf
Chore: Remove sensitive information from presigned URLs prior to logging (#87035)
11 months ago
..
cookies
csrf
loggermw Chore: Remove sensitive information from presigned URLs prior to logging (#87035) 11 months ago
requestmeta instrumentation: rename team to grafana_team to improve alert routing. (#75860) 2 years ago
auth.go Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
auth_test.go AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
csp.go
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go
middleware.go Fix: Proper plugin logo loading depending on staging (#88247) 1 year ago
middleware_test.go Frontend: Reload the browser when backend configuration/assets change (#79057) 1 year 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 AuthN: Use typed namespace id inside authn package (#86048) 1 year 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) 1 year 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) 11 months ago
request_test.go Chore: Remove repetitive words (#84132) 1 year ago
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