boulder/metrics
Roland Bracewell Shoemaker 912fa6ffff Properly set status code when WriteHeader isn't explicitly called (#3828)
If a handler doesn't explicitly call `WriteHeader` before `Write` then the status code is set to `http.StatusOK` but `measured_http.MeasuredHandler` doesn't handle this which results in reporting `0` as the response code.
2018-08-24 11:37:32 -07:00
..
measured_http Properly set status code when WriteHeader isn't explicitly called (#3828) 2018-08-24 11:37:32 -07:00
mock_metrics Switch to using go 1.9 (#3047) 2017-09-06 16:30:13 -04:00
auto.go Fix statsd->prometheus bridge. (#2828) 2017-06-26 14:07:30 -04:00
auto_test.go Fix statsd->prometheus bridge. (#2828) 2017-06-26 14:07:30 -04:00
scope.go Use internet facing appropriate histogram buckets for DNS latencies (#3616) 2018-04-04 08:01:54 -04:00
scope_test.go Fix statsd->prometheus bridge. (#2828) 2017-06-26 14:07:30 -04:00