Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this Page

Table of Contents

Pipeline Details Panel

The Execution overview page contains a list of executions. Click a Pipeline execution to view its details, including Snap statistics, logs, and parameters:

Pipeline Execution DetailsImage RemovedPipeline Execution DetailsImage Added

The following table describes the numbered callouts shown in the image:

Callout Number

Element

Description

1

Invocation types include:

  • (blue star) Scheduled Task

  • (blue star) Triggered Task

  • (blue star) Ultra Task

  • (blue star) Manual Pipeline Execution

  • (blue star) Child Pipeline Execution

2

(blue star)
Download

The Download dropdown menu gives you the option to Download logs only or to Download full runtime dump.

3

The heading includes:

  • Path: The location of the Pipeline.

  • Username: The user account associated with the execution.

  • Snaplex/Node Name: The Snaplex Node that executed the pipeline.

  • Prepared at: The date and time when the execution was configured.

  • Started at: The date and time when the execution started.

  • Completed at: The date and time when the execution finished.

  • Execution Duration: The amount of time from start to completion.

  • Parent Pipeline Path: The location of the Pipeline that triggered a child Pipeline in this execution.

  • Root Pipeline Path: The location of the highest-level ancestor that triggered a child Pipeline in this execution. If a parent has no parent of its own, it is also the root Pipeline.

4

Detail tabs provide more information about Snaps, logs, and Pipeline Parameters. Learn more about:

5

From left to right:

  • Search in the listed Task executions by a string or expression. Click the options icon ( (blue star) ):

    • To define an advanced search based on selected criteria.

    • To select which columns display in the list of Task executions and to reorder them.

  • Refresh the list.

  • Hide or show the execution heading.

Anchor
snap-tab
snap-tab
Snap Statistics

The Snap Statistics tab shows information about each Snap included in the execution.

Snap StatisticsImage RemovedSnap StatisticsImage Added

The following table describes fields on the Snap Statistics tab:

Field

Description

Snap

The name of the Snaps that were executed.

Duration

The amount of time it took to execute the Snap.

View

The name of an input or output port of the Snap. The data in the Bytes, Documents, and Rate columns are associated with the indicated View.

Bytes

The number of bytes that passed through the indicated View.

Documents

The number of documents that passed through the indicated View.

Rate

The throughput of the indicated View (the number of documents that passed through per second).

Anchor
pipeline-logs
pipeline-logs
Pipeline Logs

The Pipeline Logs tab shows the log entries that were generated during the execution:

Pipeline Details Pipelines Logs TabImage RemovedPipeline Details Pipelines Logs TabImage Added

The default list shows all log entries. Click a log level to filter entries by information, warning, and error.

Anchor
pipeline-parameters
pipeline-parameters
Pipeline Parameters

The Pipeline Parameters tab shows information about the parameters passed to the Pipeline. The following example has no parameters:

Pipeline Parameters in the Pipeline Execution DetailsImage RemovedPipeline Parameters in the Pipeline Execution DetailsImage Added