prometheusversion Documentation on ocaml.org
Client library for Prometheus monitoring
To run services reliably, it is useful if they can report various metrics (for example, heap size, queue lengths, number of warnings logged, etc).
A monitoring service can be configured to collect this data regularly. The data can be graphed to help understand the performance of the service over time, or to help debug problems quickly. It can also be used to send alerts if a service is down or behaving poorly.
| 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 |
| Maintainer | talex5@gmail.com |
| Dependencies | |
| Source [http] | https://github.com/mirage/prometheus/releases/download/v1.3/prometheus-1.3.tbz sha256=e02d14cf068282ab64e5218863cf6b83477176b2a6eb796175c39a4006b6d0bf sha512=d7b5d6e36b0ad1cc520467783d932b6638d19b064841566170fb4bf95ac69d07c4723199e21bbfee9d0c1cb81e3c5e5f33d5d6975f7c5820b8ab026af0ab22f5 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/prometheus/prometheus.1.3/opam |


