Module open_metrics_client::metrics[][src]

Metric type implementations.

Modules

counter

Module implementing an Open Metrics counter.

exemplar

Module implementing an Open Metrics exemplars for counters and histograms.

family

Module implementing an Open Metrics metric family.

gauge

Module implementing an Open Metrics gauge.

histogram

Module implementing an Open Metrics histogram.

Enums

MetricType

Traits

TypedMetric

A metric that is aware of its Open Metrics metric type.