percentilesTimeseries property

TimeseriesPercentiles? percentilesTimeseries
getter/setter pair

Commonly useful percentiles of the Metric.

The value type for the percentiles will be the same as the value types given for the Histogram bins.

Implementation

TimeseriesPercentiles? percentilesTimeseries;