Module prometheus_client::metrics::exemplar
source · Expand description
Module implementing an Open Metrics exemplars for counters and histograms.
See CounterWithExemplar and HistogramWithExemplars for details.
Structs
Open Metrics
Histogram to both measure distributions of discrete events.
and track references to data outside of the metric set.