stratus::infra::metrics

Function inc_executor_local_transaction_reverts

Source
pub fn inc_executor_local_transaction_reverts(
    contract: impl Into<MetricLabelValue>,
    function: impl Into<MetricLabelValue>,
    reason: impl Into<MetricLabelValue>,
)
Expand description

Add 1 to executor_local_transaction_reverts counter.