Skip to main content

Module alerting

Module alerting 

Source
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
AlertRouter
Alert router for multi-channel delivery
AlertRouterConfig
Alert router configuration
DeliveryResult
Alert delivery result
MessageTemplate
Message template for alerts

Enums§

AlertChannel
Alert channel types
AlertSeverity
Alert severity levels

Functions§

alert_from_anomaly
Create alert from anomaly detection result