Interface | Description |
---|---|
MetricAnomaly<E extends Entity> | |
MetricAnomalyFinder<E extends Entity> |
Class | Description |
---|---|
PercentileMetricAnomalyFinder<E extends Entity> |
An abstract class that implements metric anomaly analyzer to identify metric anomalies based on comparing the current
metrics to the percentile of the historical metric values.
|
PercentileMetricAnomalyFinderConfig |