grafana/pkg/middleware
2016-09-09 13:28:19 +02:00
..
auth_proxy.go
auth_test.go
auth.go
logger.go feat(logging): error logging improvements 2016-06-11 12:16:33 +02:00
middleware_test.go tech(tests): remove unused code that breaks gorename 2016-06-25 16:34:42 +02:00
middleware.go tech(metrics): move all request counters into one middleware 2016-09-09 13:28:19 +02:00
perf.go feat(timing): timing is now working with graphite and influxdb 2016-06-03 09:17:36 +02:00
quota_test.go
quota.go feat(loggin): disable logging by default so unit tests are not full of logging 2016-06-11 11:38:25 +02:00
recovery.go feat(loggin): improved http request panic handling 2016-06-07 10:05:10 +02:00
request_metrics.go tech(metrics): move all request counters into one middleware 2016-09-09 13:28:19 +02:00
session.go
util.go fix(gzip): add plugin proxy to gzip exclusion, fixes #5237 2016-06-02 09:56:53 +02:00
validate_host.go