Skip to main content

register_histogram_vec

Function register_histogram_vec 

Source
pub fn register_histogram_vec(
    name: &str,
    description: &str,
    label_names: &[&str],
    buckets: Option<Vec<f64>>,
) -> HistogramVec
Expand description

Wrapper around Prometheus register_histogram_vec! macro which also sets the linera namespace