package prometheus-app

  1. Overview
  2. Docs
Client library for Prometheus monitoring

Install

Dune Dependency

Authors

Maintainers

Sources

prometheus-0.5.tbz
sha256=aa137a5ecb0238551b18d7b59b42eb4ac594965373bf1a32c0acdec189a41345
md5=a0ece29e31d030159b89d6a1a4167a76

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.