mox/vendor/github.com/mjl-/sherpaprom/README.md

14 lines
496 B
Markdown
Raw Normal View History

2023-01-30 16:27:06 +03:00
# sherpaprom
Go package with a Prometheus [1] collector for Sherpa API's [2,3]. It provides a prometheus collector that implements interface Collector.
Read the godoc documentation at https://godoc.org/github.com/mjl-/sherpaprom
[1] Prometheus: https://prometheus.io/
[2] Sherpa protocol: https://www.ueber.net/who/mjl/sherpa/
[3] Sherpa Go package: https://github.com/mjl-/sherpa
# LICENSE
Created by Mechiel Lukkien, originally at Irias, and released under an MIT-license, see LICENSE.md.