About 'Monitor' tab:
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.
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.
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.
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.
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.
When the user clicks the restart button to restart a job, a confirmation window appears with the message: 'Do you want to restart a completed job?'
Restart: If the user clicks 'Restart', the job will be restarted, and a small window will display a success message along with two options: 'Monitor' and 'Cancel' -
Monitor: Clicking on 'Monitor' will navigate the user to the 'In-Progress' tab under 'Monitor', allowing them to monitor the running jobs.
Cancel: Clicking ‘Cancel' will initiate the mapping, but the user will remain on the same 'Archived’ tab under monitor page."
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.
Â