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
Torkel Ödegaard 0ef6801117 Merge branch 'master' into alert_ui_take2 9 years ago
..
auth.go feat(macaron): upgrades macaron version 9 years ago
auth_proxy.go minor spelling corrections 9 years ago
auth_test.go Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 years ago
logger.go feat(logging): error logging improvements 9 years ago
middleware.go feat(logging): error logging improvements 9 years ago
middleware_test.go test(alerting): remove unused code to enable gorename 9 years ago
perf.go feat(timing): timing is now working with graphite and influxdb 9 years ago
quota.go feat(loggin): disable logging by default so unit tests are not full of logging 9 years ago
quota_test.go fix(quota): fixed failing quota unit tests 10 years ago
recovery.go feat(loggin): improved http request panic handling 9 years ago
session.go fix(build): fixed dependency and build issue 9 years ago
util.go fix(gzip): add plugin proxy to gzip exclusion, fixes #5237 9 years ago
validate_host.go fix(gofmt): fixed non formated go file 9 years ago