linera_base::prometheus_util

Function exponential_bucket_latencies

Source
pub fn exponential_bucket_latencies(max_latency: f64) -> Option<Vec<f64>>
Expand description

Construct the latencies exponentially starting from 0.001 and ending at the maximum latency