☰
In prometheus_client::metrics::histogram
?
Function
prometheus_client
::
metrics
::
histogram
::
exponential_buckets
source
·
[
−
]
pub fn exponential_buckets(
start:
f64
,
factor:
f64
,
length:
u16
) -> impl
Iterator
<Item =
f64
>