Runs

The Runs page displays all runs across all pipelines that were observed by Databand.

You can switch between active and archived runs by using the Active and Archived tabs, see Archiving and unarchiving runs.

You can narrow down the list of displayed runs with the following filters:
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.
Project
Project tags that were parsed from your monitored pipelines.
Pipeline
All pipelines that were monitored by Databand. Use this filter to restrict the runs list to only a specific pipeline. When you select a pipeline name from the Pipelines page, the Runs page narrows down the list of pipelines to the one that was selected.
Run state
The final run state that was reported to Databand by the integration. When debugging a failed run, narrow down this list to only failed runs to determine whether any recurring issues might exist.
Time range
The window of time you want to use to limit the list of runs. By default, the time range displays runs for the past 7 days.

Runs list

Run details are summarized in table format. You can find the following information:

Run name
The timestamp of the run, the pipeline, project or source for the run, and the user who triggered the run. Clicking the timestamp of the run takes you to the Run overview.
End time
The time the last run completed.
Duration
The duration of the last run.
Fired alerts
The total number of outstanding (triggered or marked acknowledged but not marked resolved) alerts associated with the run. Hover your cursor over this value to display the breakdown of alerts by alert severity.
State
The final state of the run as reported by the data source integration.
Task progress
A summary of the task states for the run. Hover your cursor over the state to display all tasks that reported that state in the run. Click the task state counts to go to the Run overview.

Learn more