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