Pipelines Page
The Pipelines page is where you can manage and monitor all of your data processing pipelines. This page presents a user-friendly table format listing each of your pipelines along with detailed status and metrics.
Pipelines Table
Each pipeline in the table includes the following information:
- Name: The unique name of the pipeline.
- Status: Current operational status, which can be
running
,paused
, ordraft
. - Run States (24h): A quick look at the pipeline's performance in the last 24 hours, showing the number of successful and unsuccessful runs.
- Alerts (24h): Count of alerts categorized by severity levels within the last 24 hours.
- Last Run: Timestamp of the most recent execution of the pipeline.
- Actions: A set of actionable buttons allowing you to
run/pause
the pipeline,open in pipeline builder
for edits, ordelete
the pipeline.
Filtering Options
Above the table, there are filtering options to help you quickly find the pipeline you're looking for:
- Search: A search input field to find pipelines by name or a part of it.
- Status: A dropdown to filter pipelines by their status.
Create Pipeline
In the top right corner of the page, the "Create Pipeline" button is prominently displayed. Clicking this will open the Pipeline Builder component where you can create new pipelines with ease.
Utilize this page to efficiently manage your pipelines, ensuring they are running smoothly and without issues.