Function linera_base::prometheus_util::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