stratus::infra::metrics

Function inc_executor_local_call_slot_reads

Source
pub fn inc_executor_local_call_slot_reads(
    n: usize,
    contract: impl Into<MetricLabelValue>,
    function: impl Into<MetricLabelValue>,
)
Expand description

Add N to executor_local_call_slot_reads histogram.