Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The 'Monitor' tab in EazyDI allows users to oversee the progress of running jobs and review the history of completed jobs.

This tab has two sub-tabs as below -

1 ) In-Progress tab -

The In Progress tab serves as a real-time monitoring dashboard, allowing users to track the execution status of their pipelines. When a pipeline is manually triggered or scheduled for execution, it appears in this tab, providing users with essential information to manage ongoing tasks effectively.

image-20240425-100600.png

Column Descriptions:

  • Mapping Task Name: The name of the pipeline.

  • Job Name: The specific job associated with the pipeline.

  • Triggered By: The user who initiated the execution of the pipeline.

  • Last Updated On: Timestamp indicating when the pipeline status was last updated.

  • Schedule: Specifies the execution schedule of the pipeline.

  • Execution Stage: Indicates the current stage of execution (e.g., Running, Queued).

  • Action: Allows users to interact with the pipeline:

    • Stop button : Enables users to halt the execution of the pipeline.

Additional Details:

Users can access comprehensive details of each pipeline by clicking on its respective entry in the table. This provides users with in-depth insights into the progress and status of their pipelines.

image-20240425-100706.png

Search and Filtering Options:

  • Search Box: Enables users to quickly locate specific pipelines by name.

  • Filter by Type: Allows users to filter pipelines based on their type, such as summary or scheduled workflows.

  • Filter by Time: Enables users to narrow down the list of pipelines based on their execution time.

image-20240425-110503.png

2) Archived tab -

The Archived tab provides users with a historical view of previously executed jobs. Jobs that have completed execution, whether successful or failed, are moved from the Manage tab to the Archived tab for reference and analysis.

image-20240425-101045.png

Column Descriptions:

  • Mapping Task Name: The name of the pipeline.

  • Job Name: The specific job associated with the pipeline.

  • Triggered By: The user who initiated the execution of the pipeline.

  • Last Updated On: Timestamp indicating when the pipeline status was last updated.

  • Schedule: Specifies the execution schedule of the pipeline.

  • Execution Stage: Indicates the execution status of the pipeline (Success, Failed, Stopped).

  • Execution Info: Provides detailed information about the execution, such as logs or error messages.

  • Download Target: Option to download files generated by pipelines with file targets (e.g., CSV, Excel).

  • Action: Allows users to interact with the pipeline:

    • Restart: Enables users to restart the pipeline for execution.

Additional Details: Users can see additional details of pipelines by simply clicking on the particular pipeline.

image-20240425-101246.png

Search and Filtering Options (On the left side of the 'Archived' tab):

  • Search Box: Users can utilize the search box to search for specific pipeline names, facilitating easy navigation when dealing with a large number of pipelines.

  • Filter by Type: Users can filter pipelines by type, such as successful or failed jobs.

  • Filter by Time: Users can filter pipelines by time, allowing them to narrow down the list based on when the pipelines were last executed.

image-20240425-110050.png

  • No labels