Pipelines

The Pipelines page displays all pipelines (active and archived), DAGs, and scripts that are observed by Databand. To switch between active and archived pipelines click the Active or Archived tab.

You can narrow down the list of displayed pipelines with the following filters:

Search

Searching for all pipelines according to their names, projects, and sources. This search is not case-sensitive.

Project

Project tags that were parsed from your monitored pipelines.

Source

Your data source integrations. The list of sources generally corresponds to the list of integrations that you see on the Integrations page in your environment.

If you log a pipeline with Python or Java SDK, the source will show up with a source name of DBND.

Pipelines list

Pipeline details are provided in a table format. You can find the following information:

Name

The pipeline name, the project name with which it was tagged (where applicable), and the Databand integration name to which it belongs.
Click the pipeline name to display the run list for the selected pipeline.

Last Run

The time the last run occurred. It also displays an icon that indicates its state (for example, Success).
To go directly to the run in the Databand UI, click the icon or the time of the last run. For more information, see Run Overview.

Run States

A summary of the states for all the runs Databand ever monitored for the pipeline. If you hover your cursor over the state icon, a percentage of successful or failed runs for the current pipeline is displayed.
Click the state icon to go to the run list for that pipeline. The runs are filtered according to the state that was selected on the Pipelines page.

Alert Definitions

The total number of alerts associated with the pipeline.
To go to the list of the alert definitions that are created for the selected pipeline click Go to Alert Definitions. The button is displayed when you hover your cursor over the Alert Definitions icon Alert Definitions.

Alerts

The total number of outstanding (triggered or acknowledged but not resolved) alerts associated with the pipeline. When you hover the cursor over this value, you can see the breakdown of outstanding alerts that are grouped by their severity. To see a list of all outstanding alerts for the selected pipeline, click the value in the Alerts column.

View Last Run

The button redirecting users to Run Overview for the most recent run. The button is displayed when you hover your cursor over the selected pipeline.

Actions on pipelines

Apart from displaying information about pipelines, you can also perform the following actions: