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 18e965c775 fix(error handling): fixed server side error handling page 9 years ago
..
auth.go feat(macaron): upgrades macaron version 10 years ago
auth_proxy.go minor spelling corrections 10 years ago
auth_test.go Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 11 years ago
logger.go fix(middleware): typo 9 years ago
middleware.go fix(error handling): fixed server side error handling page 9 years ago
middleware_test.go tech(tests): remove unused code that breaks gorename 10 years ago
perf.go feat(timing): timing is now working with graphite and influxdb 10 years ago
quota.go feat(loggin): disable logging by default so unit tests are not full of logging 10 years ago
quota_test.go fix(quota): fixed failing quota unit tests 10 years ago
recovery.go fix(error handling): fixed server side error handling page 9 years ago
render_auth.go fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 years ago
request_metrics.go feat(metrics): measure proxy requests 9 years ago
session.go Added a state parameter for all OAuth requests 9 years ago
util.go fix(gzip): add plugin proxy to gzip exclusion, fixes #5237 10 years ago
validate_host.go fix(gofmt): fixed non formated go file 10 years ago