0.4.0 - 2019-03-27
- The Recorder methods now receive a context argument.
- OpenCensus recorder implementation.
0.3.0 - 2019-03-24
- Inflight requests metric per handler.
0.2.0 - 2019-03-22
- Metrics of HTTP response size in bytes.
- Make the label names of Prometheus recorder configurable.
0.1.0 - 2019-03-18
- Gorestful compatible middleware.
- Httprouter compatible middleware.
- Negroni compatible middleware.
- Option to group by status codes.
- Predefined handler label.
- URL infered handler label.
- Middleware.
- HTTP latency requests.
- Prometheus recorder.