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