Add simple prometheus metrics for http status and latency metrics to http.Handler*
Go to file
Stephen McQuay d4e3679e76
Adds implementation
2018-03-08 13:50:12 -08:00
LICENSE init 2018-03-08 13:50:05 -08:00
README.md init 2018-03-08 13:50:05 -08:00
metrics.go Adds implementation 2018-03-08 13:50:12 -08:00
resp.go Adds implementation 2018-03-08 13:50:12 -08:00

README.md

metrics

A library that serves as an example of how to wrap http.Handler*