Summary
The top of the page shows key metadata about the validation that triggered the alert:| Field | Description |
|---|---|
| Validation Type | The category of the check (e.g. Completeness, Uniqueness). |
| Schedule | How frequently the validation runs. |
| Threshold | The limit that was crossed to trigger the alert. |
| Sensitivity | The deviation tolerance before an alert activates. |
| First Seen | Timestamp when the alert first triggered. |
| Last Seen | Timestamp of the most recent detection. |
Metrics chart
The chart plots the validation’s measured values over the selected time window. It shows:- Values — The metric recorded at each run
- Upper / lower bounds — Expected range based on the threshold configuration
- Severity — How far each value deviated from the expected range
- Threshold line — A dotted reference line indicating the alert boundary
Anomaly log
The log table records every anomaly detected for this alert:| Column | Description |
|---|---|
| Value | The metric value recorded at the time of detection. |
| Deviation | How far the value deviated from the expected range. |
| Seen At | Timestamp when the anomaly was detected. |
Managing alert status
The right-side panel lets you update the alert status and track activity:- Mark as Incident — Flag the alert as an active incident under investigation.
- Resolve — Close the alert with one of three resolution types: False Positive, Expected, or No Action Needed.
- Activity log — A chronological record of every status change and user comment on the alert.