View pipeline details

View execution details, Snap statistics, and logs for a pipeline run.

In the Pipeline executions table, click a pipeline name to open it in Designer. Click anywhere in a pipeline execution row, except the pipeline name, to open the execution details panel. The panel includes Snap statistics, Pipeline logs, Pipeline parameters, and State transition. Snap statistics also show in Designer when developers validate and run pipelines.

The following sections describe the panel header for:

Normal execution header

The details panel header provides information about the pipeline and the task that invoked it:


Pipeline details

From the header:

  • Click Open in Designer to view or edit the pipeline.
  • Click the Task link to open the task details.
  • Click Collapse header to hide the header.
  • Click Expand header to show the header.
  • Click Download to download pipeline details. You can Download logs only, or Download full runtime dump.

The following table describes the pipeline details header fields from left to right and top to bottom:

Field Description
Icon after the pipeline name Indicates the type of task that executed the pipeline:
Task types

Path The environment name, project space, and project name.
Prepared at The time the pipeline entered the preparation cycle.
Execution duration The time the pipeline required to complete, not including preparation time.
Owner Usually the user that created the integration. Ownership can be transferred, for example, when a user is removed from the environment.
Executed at The time pipeline execution started.
Invoker For Triggered Task executions or manual runs of AutoSync data pipelines, this field includes the IP address or user ID of the invoker.
Snaplex/node name The Snaplex node that ran the pipeline.
Completed at The time the pipeline finished.
Parent pipeline path For child pipelines, the path to the parent. The path includes the project space name, project name, and pipeline name.
Task name The task that initiated the pipeline run.
Slot Snaplex nodes are configured with a maximum number of slots, or allocated memory spaces. Each Snap uses a slot to execute. This is the count of the number of slots used by the pipeline.
Resumable Resumable pipelines are a subscription feature. This field indicates whether the feature is enabled for a pipeline.

Ultra execution header

Two fields specific to Ultra Task executions:

  • Max-in-flight: The threshold for the number of documents a single node processes. Once the execution reaches the threshold, the Snaplex distributes requests to other nodes. The threshold value is set in Ultra Task configuration settings.
  • Close reason: When an Ultra Task transitions to the completed status, the close reason can be one of the following:
    • Reference no longer exists or is inaccessible
    • Host Snaplex node restarted
    • The Ultra task has been updated
    • The task is no longer active
    • Closing Ultra pipeline instance to balance instances across the Snaplex
Ultra pipeline details header

Ultra executions also include the Ultra requests tab in the details panel.

The following pages describe the tabs on the pipeline details panel: