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
Carl Bergquist bd7523381e
web: removes unused function from request metadata (#73910)
2 years 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: Add errutils helpers (#73577) 2 years ago
requestmeta web: removes unused function from request metadata (#73910) 2 years ago
auth.go Auth: Add empty role definition (#64694) 2 years ago
auth_test.go Contexthandler: Remove code that is no longer used (#73101) 2 years 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 api: ignore /api/gnet proxy when gzipping responses (#71437) 2 years ago
middleware.go Dashboards: Add dashboard embed route (#69596) 2 years ago
middleware_test.go Contexthandler: Remove code that is no longer used (#73101) 2 years ago
org_redirect.go UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
org_redirect_test.go Auth: Use authn.Service for all tests (#72921) 2 years ago
quota.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
quota_test.go Auth: Use authn.Service for all tests (#72921) 2 years ago
recovery.go Config: Add configuration option to define custom user-facing general error message for certain error types (#70023) 3 years ago
recovery_test.go Auth: Use authn.Service for all tests (#72921) 2 years ago
request_metadata_test.go Middleware: Add team metadata to HTTP handlers (#71010) 2 years ago
request_metrics.go Middleware: Add team metadata to HTTP handlers (#71010) 2 years ago
request_test.go Logger: Add feature toggle for errors in HTTP request logs (#64425) 3 years ago
request_tracing.go Logger: Add feature toggle for errors in HTTP request logs (#64425) 3 years 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 Auth: Use authn.Service for all tests (#72921) 2 years ago
validate_host.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago