pub fn inc_storage_read_slot(
duration: Duration,
storage: impl Into<MetricLabelValue>,
point_in_time: impl Into<MetricLabelValue>,
)
Expand description
Add operation duration to storage_read_slot
histogram.
pub fn inc_storage_read_slot(
duration: Duration,
storage: impl Into<MetricLabelValue>,
point_in_time: impl Into<MetricLabelValue>,
)
Add operation duration to storage_read_slot
histogram.