tiny_httpd.prometheus
Tiny_httpd_prometheus.GC_metrics
tiny_httpd
tiny_httpd.core
tiny_httpd.html
tiny_httpd.multipart-form-data
tiny_httpd.unix
tiny_httpd.ws
type t
val create : Registry.t -> t
val update : t -> unit
val 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.
create_and_update_before_emit reg
Registry.on_will_emit
update