package tiny_httpd

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tiny_httpd_prometheus.GC_metricsSource

Sourcetype t
Sourceval create : Registry.t -> t
Sourceval update : t -> unit
Sourceval create_and_update_before_emit : Registry.t -> unit

create_and_update_before_emit reg creates new GC metrics, adds them to the registry, and uses Registry.on_will_emit to update the metrics every time the registry is polled.

OCaml

Innovation. Community. Security.