prometheus-appversion
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.
This repository contains code to report metrics to a Prometheus monitoring server.
Authors | Thomas Leonard and David Scott |
---|---|
License | Apache-1.0+ |
Published | |
Homepage | https://github.com/mirage/prometheus |
Issue Tracker | https://github.com/mirage/prometheus/issues |
Maintainer | datakit@docker.com |
Dependencies | |
Source [http] | https://github.com/mirage/prometheus/archive/v0.2.tar.gz sha256=8bae36a71bca170eda8bee3ba0bc08469c1e69b011be208cae31d52201661917 md5=efc5386127cc451910e0372adef8799e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/prometheus-app/prometheus-app.0.2/opam |
Required by