Telemetry middleware for Go services via Prometheus
https://github.com/go-chi/telemetry.git
telemetry =========
Go package to simplify recording metrics in a Prometheus compatible format. Its based on github.com/uber-go/tally/v4/prometheus.
Checkout the example for more details.