public class PercentileMetricAnomalyFinderConfig extends AbstractConfig
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
METRIC_ANOMALY_LOWER_MARGIN_CONFIG
metric.anomaly.lower.margin |
static java.lang.String |
METRIC_ANOMALY_PERCENTILE_LOWER_THRESHOLD_CONFIG
metric.anomaly.percentile.lower.threshold |
static java.lang.String |
METRIC_ANOMALY_PERCENTILE_UPPER_THRESHOLD_CONFIG
metric.anomaly.percentile.upper.threshold |
static java.lang.String |
METRIC_ANOMALY_UPPER_MARGIN_CONFIG
metric.anomaly.upper.margin |
NL
equals, get, getBoolean, getClass, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, originals, originalsStrings, originalsWithPrefix, postProcessParsedConfig, typeOf, unused, values, valuesWithPrefixOverride
public static final java.lang.String METRIC_ANOMALY_PERCENTILE_UPPER_THRESHOLD_CONFIG
metric.anomaly.percentile.upper.threshold
public static final java.lang.String METRIC_ANOMALY_PERCENTILE_LOWER_THRESHOLD_CONFIG
metric.anomaly.percentile.lower.threshold
public static final java.lang.String METRIC_ANOMALY_UPPER_MARGIN_CONFIG
metric.anomaly.upper.margin
public static final java.lang.String METRIC_ANOMALY_LOWER_MARGIN_CONFIG
metric.anomaly.lower.margin