For the complete documentation index, see llms.txt. This page is also available as Markdown.

Execution Monitor

Track open and completed test executions across labs.

Execution Monitor shows open and completed test executions across all labs. Use it to confirm execution status and identify the associated apps and agents.

To access Execution Monitor, select CockpitExecution Monitor.

The Execution Monitor is accessible to Admin and DevOps users only, as per roles and permissions: User Management - Roles & Permissions

Find an execution

The page shows executions that started within the selected time range. It sorts them by start time, with the most recent first.

Time range Set the period used to find execution starts.

Filters Narrow results by lab, test stage, source, or status.

Column
Description

Execution ID

Unique identifier for the execution

Lab ID

The lab in which the execution ran

Test Stage

The test stage name associated with the execution

Start Time

When the execution started, shown in your local browser timezone

End Time

When the execution ended, shown in your local browser timezone; shown as "-" for open executions

Source

What initiated the execution: Agent, API, or Extension

Status

Open or Ended

Open The execution is still running.

Set the time range

Use the time range selector at the top of the page to control which executions are displayed. The selector shows the active range and corresponding date span in your local browser timezone.

Available presets:

  • Past 15 minutes

  • Past 1 hour

  • Past 4 hours

  • Past 1 day

  • Last 7 days (default)

  • Last 14 days

  • Last 30 days

  • Last 60 days

  • Last 90 days

  • Select from calendar

Narrow the list

Use the Search by test stage field to find executions by test stage name.

Click Filter to open the Filters panel. It provides these categories:

  • Lab ID — select one or more labs from the list. Supports list search and Equals or Contains matching.

  • Test Stage — select one or more test stages.

  • Source — filter by the initiator: Agent, API, or Extension.

  • Status — filter by Open or Ended.

Select values across one or more categories and click Apply. Use Clear all to reset all active filters.

Open execution apps

Click any row in the execution list to open the Execution Apps panel for that execution. The panel shows all apps that were live in the execution lab, with the following details per app:

  • App Name

  • Branch Name

  • Build Name — hover over the build name to reveal an Open in Build Monitor link. This opens the app's Build Monitor entry.

End an execution

Each row in the execution list provides this action at the far right:

  • Force end execution (stop icon) — ends an open execution immediately. SeaLights keeps coverage already received. You must confirm this action. This action requires the Admin or DevOps role.

Open agent configuration

Each row in the execution list provides this action at the far right:

  • Agent configuration ({} icon) — opens the testing agent’s full JSON configuration. The panel supports expanding fields, copying, and downloading. It is available only for agent-initiated executions.

Last updated

Was this helpful?