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