mirror of
https://github.com/mjl-/mox.git
synced 2025-01-15 09:56:27 +03:00
13 lines
496 B
Markdown
13 lines
496 B
Markdown
# 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.
|