pub fn exponential_bucket_latencies(max_latency: f64) -> Option<Vec<f64>>
Construct the latencies exponentially starting from 0.001 and ending at the maximum latency