Prometheus_lwt.Histogram
module H : Prometheus.HISTOGRAM
val observe_time : H.t -> (unit -> 'a Lwt.t) -> 'a Lwt.t
observe_time t f observes the duration of f ().
observe_time t f
f ()