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.
Author | Thomas Leonard |
---|---|
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/releases/download/v0.1/prometheus-0.1.tbz sha256=0b2c80bb27323dd4eb1f13fab0f0f8d08d144f185692fd0929891f5b119602ff md5=b0f3f5e3ef839d3b7ef672e5dd060d77 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/prometheus-app/prometheus-app.0.1/opam |
Required by