Module type Mina_metrics.Histogram

type t
val observe : t -> float -> unit
val buckets : t -> int list