pub fn register_histogram( name: &str, description: &str, buckets: Option<Vec<f64>>, ) -> Histogram
Wrapper around Prometheus register_histogram! macro which also sets the linera namespace
register_histogram!
linera