prometheus-kotlin-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
prometheus-kotlin-client
core
/
io.github.klient.prometheus.core
/
TimeWindowQuantiles
/
TimeWindowQuantiles
Time
Window
Quantiles
constructor
(
quantiles
:
Array
<
Quantiles.Quantile
>
,
maxAgeSeconds
:
Long
,
ageBuckets
:
Int
)