pub fn inc_executor_local_transaction(
duration: Duration,
success: impl Into<MetricLabelValue>,
contract: impl Into<MetricLabelValue>,
function: impl Into<MetricLabelValue>,
)
Expand description
Add operation duration to executor_local_transaction
histogram.