Expand description
Alerting and notification system for MCP servers
This module provides:
- Configurable alert rules and thresholds
- Multiple notification channels (email, webhook, Slack, etc.)
- Alert de-duplication and escalation
- Alert history and acknowledgment
- Integration with metrics system
Structs§
- Alert
- Alert instance
- Alert
Config - Alert manager configuration
- Alert
Manager - Alert manager
- Alert
Rule - Alert rule configuration
Enums§
- Alert
Error - Alert system errors
- Alert
Severity - Alert severity levels
- Alert
State - Alert states
- Comparison
Operator - Comparison operators for thresholds
- Metric
Type - Types of metrics that can be monitored
- Notification
Channel - Notification channel types