Skip to content

Monitor

The Monitor shows the list of Jobs that have been created, together with their Status. You can change how the names appear in Monitor by modifying the variable config.job.mask Config Job Mask.

The following action buttons are available above the Jobs list:

HTML - Shows the log of the Job selected in HTML format.

Filters

The Monitor provides several multi-select filters to help you find specific jobs quickly:

Projects - Filters Jobs by Project. Click to open a dropdown menu with checkboxes for each project you have access to. You can select multiple projects simultaneously to view jobs from all selected projects. Click "Clear Filters" to remove all project filters and show jobs from all projects.

Environments - Filters Jobs by Environment. Select one or multiple environments to view jobs deployed to those environments. The button displays the environment name when one is selected, or a count of selected environments when multiple are active.

Natures - Filters Jobs by Nature. Choose one or more natures to narrow down the job list. The filter button will show the nature name when only one is selected, or "Natures (N)" indicating the number of selected natures.

Statuses - Filters Jobs by Status. Select one or multiple job statuses such as CANCELADO (Cancelled), DONE (Completed), ERROR, RUNNING, etc. When no status is selected, all jobs are displayed regardless of status. The button shows "Status: name" for a single selection or "Statuses (N)" for multiple selections.

Job Types - Filters Jobs by type: promote, static, or rollback. Multiple types can be selected simultaneously.

Using Filters

  • Multi-Selection: All filters support selecting multiple items. Simply check the checkboxes for each item you want to include in your filter.
  • No Selection = Show All: When no items are selected in a filter, all jobs are shown (no filtering is applied).
  • Clear Filters Button: Each filter dropdown includes a "Clear Filters" option at the top to quickly remove all selections.
  • Filter Persistence: Your filter selections are saved in the URL, so you can bookmark or share specific filtered views.
  • Combined Filters: You can use multiple filters together. For example, select specific projects AND specific statuses to see only jobs matching both criteria.
  • Filter Counter: The "Filters" button in the toolbar shows the total number of active filter selections across all filters.

Filter Button Display

Each filter button displays its current state: - Default state: Shows the filter name (e.g., "Projects", "Statuses") - Single selection: Shows "FilterName: SelectedItem" in bold (e.g., "Project: MyProject") - Multiple selections: Shows "FilterName (N)" in bold where N is the count (e.g., "Statuses (3)")

Actions

New - Creates a new Job.

Full log - Shows the log of the selected Job.

Delete - Deletes the selected Job.

Rollback - Run the Rollback.

Rerun - Start the Job again from the Step specified by the User.

Reschedule - Modify the schedule of the Job. This action is only available when the Status of the Job is Ready or Waiting for Approval.