package prometheus-app

  1. Overview
  2. Docs
Client library for Prometheus monitoring

Install

Dune Dependency

Authors

Maintainers

Sources

prometheus-v0.7.tbz
sha256=e2894de14ab9f9a095b1359581d84094123a1214f76e1563f7ce5a16c69c6ac5
sha512=6a4d81fef6514400ecf7e16a9871db0aba83a8cd52deaaaa3d07517ecbb460a638684326fc1087c4a57dfd830a609ae7486b69a9f77d07ab5e0eada663191228

doc/prometheus-app/Prometheus_app/index.html

Module Prometheus_appSource

Report metrics for Prometheus. See: https://prometheus.io/

Notes:

  • This module is intended to be used by applications that export Prometheus metrics. Libraries should only link against the `Prometheus` module.
  • This module automatically initialises itself and registers some standard collectors relating to GC statistics, as recommended by Prometheus.
  • This module does not depend on Unix, and so can be used in unikernels.
Sourcemodule TextFormat_0_0_4 : sig ... end

Format a snapshot in Prometheus's text format, version 0.0.4.

Sourcemodule Cohttp (S : Cohttp_lwt.S.Server) : sig ... end

A Cohttp callback for a web-server that exposes the Prometheus metrics.

OCaml

Innovation. Community. Security.