deepseek-ai / deepseek-ai/DeepSeek-OCR-2
Implement alerting & notification system for KPI threshold breaches
- 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%).
[SAP_Full_Report_1769444214765.xlsx](https://github.com/user-attachments/files/24993311/SAP_Full_Report_1769444214765.xlsx)
- [x] Define default thresholds for each KPI, allow admin to update
- [x] Backend: logic for threshold-check, schedule (daily/weekly)
- [x] Send notifications via email (SMTP), optionally Slack webhook
- [x] Mark alert/flag in dashboard UI
- [x] Store alert events/history in DB for audit
- [x] 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.