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