Skip to main content
The Comparisons Dashboard gives you an at-a-glance view of how your comparison runs are performing. Navigate to Dashboards → Comparisons in the left sidebar. Use the date range picker in the top-right to set the time window (default: last 30 days). All metrics and charts update to reflect the selected range.

Summary cards

Two metric cards sit at the top of the dashboard, each showing the current value and a trend indicator compared to the previous period. Job Status
MetricDescription
Successful JobsCount of comparison runs that completed without error.
Failed JobsCount of comparison runs that errored out.
Avg Run TimeAverage duration of a comparison run, in seconds.
Total JobsTotal comparison executions in the selected period.
Performance Statistics
MetricDescription
Avg Diff PK (%)Average percentage of differing primary keys across all runs.
Avg Diff Rows (%)Average percentage of differing rows across all runs.
Total Rows DownloadedTotal number of rows read during comparisons.

Charts

Comparison Types — Pie chart breaking down runs by type: Deep, Shallow, and Schema. The total count is shown in the center. Comparison Results — Horizontal bar chart showing how runs resolved:
ResultDescription
IdenticalSource and target matched completely.
Schema DiffStructural differences detected.
Row Count DiffRow counts differed between source and target.
Value DiffColumn value differences found.

Filters

Use the filter panel to narrow down which runs are included in the metrics and charts:
FilterDescription
ResultsIdentical, Different
OriginManual (Web UI), Agent
Comparison TypeDeep, Shallow, Schema
Source DatasourceFilter to a specific source connection
Target DatasourceFilter to a specific target connection
Source DatasetOne or more source datasets
Target DatasetOne or more target datasets
Diff PKs rangeMin/max slider for primary key diff percentage
Diff Rows rangeMin/max slider for row diff percentage