pub fn inc_storage_reset(
duration: Duration,
storage: impl Into<MetricLabelValue>,
success: impl Into<MetricLabelValue>,
)
Expand description
Add operation duration to storage_reset
histogram.
pub fn inc_storage_reset(
duration: Duration,
storage: impl Into<MetricLabelValue>,
success: impl Into<MetricLabelValue>,
)
Add operation duration to storage_reset
histogram.