Pipeline Overview (Edge)

Last updated on Sep 24, 2026

The Overview tab provides a detailed view of your Pipeline’s health and sync activity. You can use it to check the Pipeline’s status, identify runs in progress, and view recent ingestion, loading, and failure activity.

Pipeline Overview Tab

The Overview tab consists of two sections:

  • Health: Provides information about the current state of the Pipeline, including details of the last, current, and upcoming runs, as well as activity of the last 7 days.

  • Runs in progress: Provides information about ingestion and load activity for currently running jobs, including the number of Events ingested, loaded, and failed.

You can access the Overview tab from the Pipeline Detailed View.


Understanding Pipeline Health

This section displays the current state of your Pipeline, along with details of its recent and upcoming runs.

Pipeline Health

Depending on the Pipeline state, the following information is displayed:

  • Last Run: The status of the most recent run, including its duration, completion time, and the number of Events ingested.

  • Next Run: The estimated time of the next scheduled run, based on the Pipeline’s sync frequency. While a run is in progress, this field is renamed to Current Run and displays the elapsed and start times of the active run.

  • Historical in Last 7 Days: The number of Events ingested, loaded, and failed during the historical Pipeline run over the last 7 days.

  • Incremental in Last 7 Days: The number of Events ingested, loaded, and failed during incremental Pipeline runs over the last 7 days.

Based on the Pipeline’s state, the health of the Pipeline can be any of the following:

Health Description
Pipeline is healthy The Pipeline is replicating data smoothly with no failures.
Run in progress An incremental run is in progress, and the Pipeline is replicating data. Click View Job Details to see the active job.
Historical run in progress A historical run is in progress. This occurs the first time the Pipeline runs. Click View Job Details to see the active job.
Deferred An incremental run is waiting for a historical run to finish. Click View Job Details to see the active job.
Needs Attention The most recent run failed, and the Pipeline requires attention. Depending on the error, you can click View Job Details to see the failed job, or click View Suggested Fixes to view the recommended actions in the Needs Attention tab to fix the error.

Understanding Runs in Progress

This section provides a visual representation of Pipeline activity, showing which runs are currently in progress and how many Events have been processed.

Runs in Progress

The section displays:

  • The number of runs and their status.

  • The total number of Events ingested, loaded, and failed across the runs.

  • The type of activity taking place, such as incremental ingestion, historical ingestion, load, or failure, and the number of Events associated with each activity.

If no run is currently in progress, the section displays No jobs in progress. When a run starts, its ingestion and load activity appear in this section.

Viewing Run Details

You can click a run in the chart to view the following information:

Run Details

  • The run type, such as Incremental or Historical.

  • The current status of the run.

  • The job ID of the run.

The job ID displays only its first 8 characters. Click the job ID to open the corresponding run details on the Job History tab of the Pipeline.


Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Sep-24-2026 NA New document.

Tell us what went wrong