Module alerting

Source
Expand description

Production Alerting System

This module implements intelligent alerting for NAT traversal operations with anomaly detection, escalation policies, and multi-channel notifications.

Structs§

Alert
Alert structure
AlertRule
Alert rule definition
AlertingConfig
Alerting configuration
EscalationConfig
Escalation configuration
EscalationPolicy
Escalation policy
NotificationConfig
Notification configuration
ProductionAlertManager
Production alert manager with intelligent escalation
RateLimitConfig
Rate limiting configuration
SuppressionConfig
Suppression configuration
SuppressionRule
Suppression rule

Enums§

AlertCondition
Alert condition types
AlertSeverity
Alert severity levels
AlertState
Alert states
NotificationChannel
Notification channels
ThresholdOperator
Threshold operators