Module ml_anomaly_detector

Module ml_anomaly_detector 

Source
Expand description

ML-based anomaly detection for orchestration patterns

Detects anomalies in execution metrics using statistical methods and machine learning techniques like Isolation Forest and time-series analysis.

Structs§

Anomaly
Detected anomaly
AnomalyDetector
Anomaly detector
AnomalyDetectorConfig
Anomaly detection configuration
MetricBaseline
Metric baseline for anomaly detection
TimeSeriesPoint
Time-series data point

Enums§

AnomalySeverity
Anomaly severity level
AnomalyType
Type of anomaly detected