Function register_histogram

Source
pub fn register_histogram(
    name: &str,
    description: &str,
    buckets: Option<Vec<f64>>,
) -> Histogram
Expand description

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