Module alerting

Expand description

Alerting System for Performance Dashboard

This module handles alert management, notification dispatch, and escalation for the performance analytics dashboard.

Structs§

ActiveAlert
Active alert information
AlertAcknowledgement
Alert acknowledgement
AlertManager
Alert manager for handling all alerting functionality
AlertStatistics
Alert statistics
AlertTrends
Alert trends
DeliveryRecord
Delivery record
EscalationEngine
Escalation engine for managing alert escalations
EscalationEvent
Escalation event
EscalationState
Escalation state
NotificationAttachment
Notification attachment
NotificationDispatcher
Notification dispatcher for sending alerts
NotificationFilter
Notification filter
NotificationMessage
Notification message
NotificationTask
Notification task
RateLimit
Rate limit configuration
RateLimiter
Rate limiter for notifications
ResolvedAlert
Resolved alert information
SuppressionEngine
Suppression engine for reducing noise
SuppressionEvent
Suppression event
SuppressionRecord
Suppression record

Enums§

AlertStatus
Alert status
DeliveryStatus
Delivery status
EscalationType
Escalation types
MessageFormat
Message formats
NotificationPriority
Notification priority
ResolutionMethod
Resolution methods
SuppressionEventType
Suppression event types
TrendDirection
Trend direction (placeholder from analytics)