Client library for Prometheus monitoring

Install

Authors

Maintainers

Sources

prometheus-v1.1.tbz
sha256=fbcf8bb28c02bfe4f61d2494bc2b70fdedd62f2b41fd1343e6f73d583bf599e4
sha512=9cf49689f6d33138cf41eca585e0d15bd17f670a3334b8235a52cc6c210fdc763fb967b19a91a110759a206aa9223cca1c7064e0eb2e2e6d3d13957ec7a38201

Description

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.

Published: 09 Jun 2021

Dependencies (7)

  1. lwt >= "2.5.0"
  2. re
  3. fmt
  4. asetmap
  5. astring
  6. dune
  7. ocaml >= "4.01.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (15)

  1. capnp-rpc-net
  2. current
  3. current_examples >= "0.4"
  4. current_github >= "0.4"
  5. current_gitlab
  6. current_ocluster < "0.2"
  7. current_web >= "0.4"
  8. datakit-server >= "0.10.0" & < "0.11.0"
  9. ocluster != "0.2"
  10. prometheus-app = "1.1"
  11. protocol-9p-unix >= "0.11.0"
  12. qcow >= "0.10.0"
  13. tezos-p2p = "13.0"
  14. tezos-shell = "13.0"
  15. tezos-store = "13.0"

Conflicts

    None