Expand description
Real-Time Alert Integration System (PMAT-040)
Vendor-agnostic alert routing for anomaly detection with webhook support.
§Features
- Multi-channel alert routing (Slack, PagerDuty, Email, Webhook)
- Alert severity levels (INFO, WARNING, CRITICAL)
- Rate limiting and deduplication
- Message templating
- Dry-run mode for testing
§Falsification Criteria (F1321-F1330)
See tests/alerting_f1321.rs for falsification tests.
Structs§
- Alert
- Alert message
- Alert
Router - Alert router for multi-channel delivery
- Alert
Router Config - Alert router configuration
- Delivery
Result - Alert delivery result
- Message
Template - Message template for alerts
Enums§
- Alert
Channel - Alert channel types
- Alert
Severity - Alert severity levels
Functions§
- alert_
from_ anomaly - Create alert from anomaly detection result