Skip to main content
Click any alert in the list to open its detail view. This page shows the full context of the alert: the validation that triggered it, a chart of the metric over time, and a log of every anomaly detected.

Summary

The top of the page shows key metadata about the validation that triggered the alert:
FieldDescription
Validation TypeThe category of the check (e.g. Completeness, Uniqueness).
ScheduleHow frequently the validation runs.
ThresholdThe limit that was crossed to trigger the alert.
SensitivityThe deviation tolerance before an alert activates.
First SeenTimestamp when the alert first triggered.
Last SeenTimestamp 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
Hover over any data point to see the details for that specific run.

Anomaly log

The log table records every anomaly detected for this alert:
ColumnDescription
ValueThe metric value recorded at the time of detection.
DeviationHow far the value deviated from the expected range.
Seen AtTimestamp 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.
See Alert Statuses for a description of each status, and Alert Lifecycle for how alerts progress from creation to resolution.