stratus::infra::metrics

Function inc_executor_external_transaction

Source
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.