mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
ab88beee2e
- Add refreshRules() method to AlertManager for dynamic rule updates - Add cleanupAlertsForRule() to remove active alerts when rules are disabled - Modify configuration reload to trigger alert rule refresh - Add getAlertManager() method to state module for consistent access - Existing alerts are now properly cleaned up when global alert types are disabled - Changes take effect immediately without requiring server restart 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>