Anomaly Thresholds Configuration
This page documents how to configure anomaly detection thresholds.Configuration File
Thresholds are defined inconfig/anomaly_thresholds.yaml.
Structure
Threshold Types
| Threshold | Description |
|---|---|
error_rate | Overall error rate thresholds |
error_spike | Sudden error rate increases |
new_signature | New error patterns |
latency | Response time anomalies |
Severity Levels
- Warning: Elevated but manageable
- Critical: Requires immediate attention
