Module gauge

Source
Expand description

Module implementing an Open Metrics gauge.

See Gauge for details.

Structs§

ConstGauge
As a Gauge, but constant, meaning it cannot change once created.
Gauge
Open Metrics Gauge to record current measurements.

Traits§

Atomic
Atomic operations for a Gauge value store.