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 b7aa6fed1d
Instrumentation: Add examplars for request histograms (#29357)
5 years ago
..
auth_proxy Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
auth.go Dashboard: Fixes kiosk state after being redirected to login page and back (#29273) 5 years ago
auth_proxy.go Chore: Fix linting issues caught by ruleguard (#28799) 5 years ago
auth_proxy_test.go Auth proxy: Ignore stale cache entries (#23979) 6 years ago
auth_test.go Dashboard: Fixes kiosk state after being redirected to login page and back (#29273) 5 years ago
cookie.go Auth: Remove trailing / in cookies' path (#22265) (#22265) 6 years ago
dashboard_redirect.go Dashboard: Redirects for old edit & view panel urls (#25653) 6 years ago
dashboard_redirect_test.go Chore: Enable whitespace linter (#25903) 6 years ago
headers.go chore: avoid aliasing models in middleware (#22484) 6 years ago
logger.go Instrumentation: Add examplars for request histograms (#29357) 5 years ago
middleware.go Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
middleware_basic_auth_test.go pkg/util: Check errors (#19832) 6 years ago
middleware_test.go Backend: fix IPv6 address parsing erroneous (#28585) 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 Chore: Enable whitespace linter (#25903) 6 years ago
quota.go chore: avoid aliasing models in middleware (#22484) 6 years ago
quota_test.go Chore: Enable whitespace linter (#25903) 6 years ago
recovery.go Chore: Enable errorlint linter (#29227) 5 years ago
recovery_test.go Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
render_auth.go chore: avoid aliasing models in middleware (#22484) 6 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 Chore: Fix staticcheck issues (#28860) 5 years ago
util.go Backend Plugins: Support handling of streaming resource response (#22580) 6 years ago
validate_host.go chore: avoid aliasing models in middleware (#22484) 6 years ago