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