pub fn inc_executor_local_transaction_gas(
n: usize,
success: impl Into<MetricLabelValue>,
contract: impl Into<MetricLabelValue>,
function: impl Into<MetricLabelValue>,
)
Expand description
Add N to executor_local_transaction_gas
histogram.