Skip to main content

add_product_gauge

Function add_product_gauge 

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

Adds to a registered product gauge.