Commit 2d6f940
committed
feat(sms): add generic SMS alert channel with HTTP POST support
- Introduced a new SMS alert channel that allows sending notifications via any SMS API.
- The channel supports configuration through environment variables or directly in the details.
- Added validation for required fields such as api_url and recipients.
- Implemented message truncation to comply with SMS character limits.
- Updated tests to cover the new SMS channel functionality and ensure proper validation and sending behavior.
- Removed deprecated alert channels including Slack, Telegram, Teams, PagerDuty, and others from the codebase.1 parent 101cff7 commit 2d6f940
14 files changed
Lines changed: 354 additions & 1095 deletions
File tree
- schema-monitor
- alerts
- config
- templates
- tests
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments