prometheusversion

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.

AuthorThomas Leonard
LicenseApache-1.0+
Published
Homepagehttps://github.com/mirage/prometheus
Issue Trackerhttps://github.com/mirage/prometheus/issues
Maintainerdatakit@docker.com
Dependencies
Source [http] https://github.com/mirage/prometheus/releases/download/v0.1/prometheus-0.1.tbz
md5=b0f3f5e3ef839d3b7ef672e5dd060d77
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/prometheus/prometheus.0.1/opam
Required by