AlignPercentile05

Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 5th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.

Functions

Link copied to clipboard
open override fun toJava(): AggregationPerSeriesAligner

Properties

Link copied to clipboard
val javaValue: AggregationPerSeriesAligner
Link copied to clipboard
Link copied to clipboard