Skip to content

Accessing System-Wide JobsΒΆ

The System Jobs panel provides visibility into all background and scheduled operations running within your BizMetry account β€” including reconciliation tasks, agent synchronization jobs, template propagation events, and scheduled telemetry exports.

This view helps platform operators and administrators monitor the health and execution status of the platform's internal processing pipeline.


🧭 Accessing System Jobs¢

  1. Click on the Main Menu icon (☰) from the top navigation bar.
  2. Select "System Jobs" from the menu.

Screenshot pending

Capture required: Main Menu with "System Jobs" option highlighted.


πŸ“Š Jobs OverviewΒΆ

The System Jobs panel displays a list of recent and active jobs with the following information:

Column Description
Job Name The type or label of the background operation.
Profile The Profile associated with this job (if applicable).
Status RUNNING, COMPLETED, FAILED, QUEUED, or CANCELLED.
Started At When the job was triggered.
Completed At When the job finished (if applicable).
Duration How long the job took to execute.
Details Link to the job's execution log or error trace.

Screenshot pending

Capture required: System Jobs panel showing a list of jobs in various states (running, completed, failed).


πŸ”„ Common Job TypesΒΆ

Job Type Description
Agent Reconciliation Synchronizes agent configurations from the Platform to deployed agents. Triggered when agent configs are updated.
Template Propagation Distributes a newly published Template version to all associated agents and environments.
Datasource Introspection Scans a registered datasource to discover tables and schemas for resource mapping.
Profile Export Packages a Profile configuration for download or cross-account transfer.
Profile Import Processes an imported Profile package and creates all associated resources.
Scheduled Telemetry Report Executes a time-based telemetry export or report generation task.
Notification Dispatch Sends pending SLA breach or alert notifications to configured channels.

πŸ” Filtering JobsΒΆ

Use the toolbar controls to filter the job list:

  • Status filter β€” show only RUNNING, FAILED, or COMPLETED jobs.
  • Profile filter β€” show jobs scoped to a specific Profile.
  • Date range β€” filter jobs by execution date.

πŸ“„ Viewing Job DetailsΒΆ

Click on any job row to expand its detail view, which includes:

  • Full execution log output.
  • Error messages or stack traces (for FAILED jobs).
  • Input parameters (e.g., Profile ID, Template version).
  • Retry status (for retryable job types).

Job Retention

System Jobs are retained in the log for a configurable period. Contact your BizMetry administrator to adjust retention policies.