met1
and met2
, with the startree-threshold-percentile
template:
aggregationFunction
calls the Pinot PERCENTILETDIGEST functionaggregationParameter
is the second parameter of the function. It sets the percentile to 95.aggregationColumn
contains the derived metric.rcaAggregationFunction
sets the RCA aggregation function. It binds to aggregationFunction
in the alert configuration. PCT95
corresponds to 95th percentile.
The set of aggregation functions is limited. For more details, see Aggregation functions.
RCA will not work without this configuration. It is necessary because the derived metric is not registered in ThirdEye, so no default aggregation function is available.