Skip to main content

Module monitor

Module monitor 

Source
Expand description

Real-time performance monitoring and alerting

This module provides continuous monitoring of system performance with configurable thresholds, alerts, and automated responses.

Structs§

AlertConfig
Alert configuration
AlertManager
Alert manager for handling notifications and recovery
AlertThresholds
Alert threshold configurations
AutoRecoveryConfig
Auto-recovery configuration
EmailConfig
Email notification configuration
MonitorConfig
Performance monitoring configuration
MonitorTarget
Monitoring target configuration
PerformanceAlert
Performance alert
PerformanceMonitor
Performance monitor
WebhookConfig
Webhook notification configuration

Enums§

AlertSeverity
Alert severity levels
MonitorTargetType
Types of monitoring targets
RecoveryAction
Recovery action types