Class | Description |
---|---|
AnomalyDetector |
The anomaly detector class that helps detect and handle anomalies.
|
AnomalyDetectorState | |
AnomalyDetectorUtils |
A util class for Anomaly Detectors.
|
AnomalyMetrics | |
AnomalyState |
A class to indicate how an anomaly is handled.
|
BrokerFailureDetector |
This class detects broker failures.
|
BrokerFailures |
The broker failures that have been detected.
|
DiskFailureDetector |
This class detects disk failures.
|
DiskFailures |
The disk failures that have been detected.
|
GoalViolationDetector |
This class will be scheduled to run periodically to check if the given goals are violated or not.
|
GoalViolations |
A class that holds all the goal violations.
|
KafkaMetricAnomaly |
A class that holds Kafka metric anomalies.
|
KafkaMetricAnomalyFinder |
Identifies whether there are metric anomalies in brokers for the selected metric ids.
|
MetricAnomalyDetector |
This class will be scheduled to periodically check if
KafkaMetricAnomalyFinder identifies a metric anomaly. |
NoopMetricAnomalyFinder |
A no-op metric anomaly analyzer.
|
ViolationUtils |
Enum | Description |
---|---|
AnomalyState.Status |