tiny_httpd.prometheus
Tiny_httpd_prometheus.Histogram
tiny_httpd
tiny_httpd.core
tiny_httpd.html
tiny_httpd.multipart-form-data
tiny_httpd.unix
tiny_httpd.ws
type t
Histogram
val create : Registry.t -> ?tags:tags -> ?descr:string -> buckets:float list -> string -> t
val add : t -> float -> unit