📓 Summary
Users should be able to configure alerts for one or all their datasets to be informed when their quality is degrading based on _ignored fields. In the future, a new rule type will be created for degradation based on the failure store.
🎨 Design
TBD
✔️ Acceptance Criteria
TBD
❓ Open questions
- Is it acceptable for UX to use the custom threshold rules with filters for ignored fields?
- Since the percentage of degraded documents is calculated on the fly, if old documents are updated the charts in the alert details page will be affected. Is it worth considering an approach of having degraded metrics instead of relying on individual docs?
📓 Summary
Users should be able to configure alerts for one or all their datasets to be informed when their quality is degrading based on
_ignoredfields. In the future, a new rule type will be created for degradation based on the failure store.🎨 Design
TBD
✔️ Acceptance Criteria
TBD
❓ Open questions