Skip to main content

inc_product_counter

Function inc_product_counter 

Source
pub fn inc_product_counter(
    handle: ProductMetricHandle,
    label_values: &[&str],
    value: u64,
) -> ProductMetricResult<()>
Expand description

Increments a registered product counter.