prometheus-reporterversion Documentation on ocaml.org
Renderer and standard collectors for Prometheus monitoring
The prometheus-reporter opam package provides the parts of a metrics
reporter that do not depend on a web server. Prometheus_reporter renders
a registry snapshot in the Prometheus text format and registers collectors
for the OCaml GC statistics.
The prometheus-reporter.unix ocamlfind library provides the
Prometheus_reporter_unix module, which adds a process start-time metric
and a Logs reporter that counts logged messages.
| Authors | Thomas Leonard and David Scott |
|---|---|
| License | Apache-2.0 |
| Published | |
| Homepage | https://github.com/mirage/prometheus |
| Issue Tracker | https://github.com/mirage/prometheus/issues |
| Documentation | https://mirage.github.io/prometheus/ |
| Maintainer | talex5@gmail.com |
| Dependencies |
|
| Source [http] | https://github.com/mirage/prometheus/releases/download/v2.0/prometheus-2.0.tbz sha256=94cb5e95606d5ff17b4d11801ead1ea1981c06b17b084950d7a032933d991a83 sha512=236cc53cc50e24e18e31bf58dd29e9b98b50da0a92f7077d37ff13088c2b31eee49ed4eced8322f67406b0e4216c4751685002d357d9056335f7fc3e618c7f13 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/prometheus-reporter/prometheus-reporter.2.0/opam |
Required by
- prometheus-app>=2.0
- prometheus-eio
- prometheus-lwtwith-test & >=2.0


