package prometheus

  1. Overview
  2. Docs

Module Prometheus.MetricNameSource

A valid name for a metric.

Sourcetype t = private string
Sourceval v : string -> t

Raises an exception if the name is not valid.

Sourceval pp : t Fmt.t
Sourceval compare : t -> t -> int
OCaml

Innovation. Community. Security.