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
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578)
5 years ago
..
authproxy Auth proxy: Return standard error type (#29502) 5 years ago
auth.go Middleware: Simplifications (#29491) 5 years ago
auth_proxy.go Auth proxy: Return standard error type (#29502) 5 years ago
auth_proxy_test.go Middleware: Simplifications (#29491) 5 years ago
auth_test.go Middleware: Rewrite tests to use standard library (#29535) 5 years ago
cookie.go Middleware: Simplifications (#29491) 5 years ago
dashboard_redirect.go Dashboard: Redirects for old edit & view panel urls (#25653) 5 years ago
dashboard_redirect_test.go Middleware: Rewrite tests to use standard library (#29535) 5 years ago
headers.go chore: avoid aliasing models in middleware (#22484) 5 years ago
logger.go Instrumentation: Add examplars for request histograms (#29357) 5 years ago
middleware.go Middleware: Rewrite tests to use standard library (#29535) 5 years ago
middleware_basic_auth_test.go Middleware: Rewrite tests to use standard library (#29535) 5 years ago
middleware_test.go Middleware: Rewrite tests to use standard library (#29535) 5 years ago
org_redirect.go Auth: Should redirect to login when anonymous enabled and URL with different org than anonymous specified (#28158) 5 years ago
org_redirect_test.go Middleware: Rewrite tests to use standard library (#29535) 5 years ago
quota.go chore: avoid aliasing models in middleware (#22484) 5 years ago
quota_test.go Middleware: Rewrite tests to use standard library (#29535) 5 years ago
recovery.go Security: Add gosec G304 auditing annotations (#29578) 5 years ago
recovery_test.go Middleware: Rewrite tests to use standard library (#29535) 5 years ago
render_auth.go chore: avoid aliasing models in middleware (#22484) 5 years ago
request_metrics.go Instrumentation: Add examplars for request histograms (#29357) 5 years ago
request_tracing.go mark >=400 responses as error 8 years ago
testing.go Middleware: Rewrite tests to use standard library (#29535) 5 years ago
util.go Backend Plugins: Support handling of streaming resource response (#22580) 5 years ago
validate_host.go chore: avoid aliasing models in middleware (#22484) 5 years ago