deepseek-ai / deepseek-ai/DeepSeek-OCR-2
Implement alerting & notification system for KPI threshold breaches
Open
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
Develop system that triggers notifications when KPIs drop below or exceed configurable thresholds (e.g., OTD < 95%, Fill Rate < 98%).
- [ ] Define default thresholds for each KPI, allow admin to update
- [ ] Backend: logic for threshold-check, schedule (daily/weekly)
- [ ] Send notifications via email (SMTP), optionally Slack webhook
- [ ] Mark alert/flag in dashboard UI
- [ ] Store alert events/history in DB for audit
- [ ] Doc: how to configure and test alerts
Deliverable: KPI alert system fully integrated with dashboard and notification channels.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.