Prometheus.MetricName
A valid name for a metric.
type t = private string
val v : string -> t
Raises an exception if the name is not valid.
val pp : t Fmt.t
val compare : t -> t -> int