Skip to main content

Module status

Module status 

Source
Expand description

Recording metrics with a status.

Structs§

CounterGuard
Increments a Counter metric when dropped.
Label
Metric label that indicates status.

Enums§

Status
Possible values for the status label.

Type Aliases§

Counter
A registered counter metric with a status label.
Raw
Raw family backing a status Counter. Construct this and pass it to crate::Metrics::register.