sherpa-prometheus-collector is a Go library that creates and registers Prometheus [1] metrics for Sherpa [2] server libraries.
You'll need the Prometheus Go library at https://github.com/prometheus/client_golang/ and the Sherpa Go library at https://bitbucket.org/mjl/sherpa.
Read the godoc documentation at https://godoc.org/github.com/irias/sherpa-prometheus-collector.
[1] Prometheus: https://prometheus.io/ [2] Sherpa: https://www.ueber.net/who/mjl/sherpa/
Created by Irias and released under an MIT-license, see LICENSE.md.