Report jobs
Report jobs overview
Provides a detailed log of recent report rendering processes, offering insights into the progress of ongoing or completed report jobs. Navigate to Reporting > Report Jobs for a list of all report jobs:
Report jobs can be in one of four states:
- Successfully completed: The job concluded without any issues. Indicated by a green Success chip.
- Completed with warnings: While the job finished, there were some warnings to be noted. Indicated by a yellow Success chip with a warning icon.
- In progress: The job is currently being processed. Indicated by a blue In progress chip.
- Failed: The job could not be completed successfully. Indicated by a red Failed chip.
Filter report jobs
You can filter the report jobs shown in the list, by clicking the filter. Only report jobs in the selected states will be displayed:
Job details
For an overview of a specific job, click on the respective job entry. This opens the detailed view, where you can also navigate directly to the associated report via the View Report option. Additionally, a real-time job log is available, providing information on the executed steps, warnings, and errors during the job.
General
The general section displays the following information about the report job:
- Job ID: The
ID
of the report job. - Report name: The name of the report that initiated the report job.
- Scheduled at: The date and time the report was scheduled for rendering.
- Last updated at: The date and time the report job was last updated.
- Completed at: The date and time the report job was completed.
- View report configuration: When clicked opens the report configuration of the associated report.
Job log
The job log presents information about each step of the report job process:
Each step is represented as an individual card, which can be expanded by clicking on it. Each card contains the following information:
- Processing time: How long the step took to complete.
- Date and Time: Indicates when each step was processed.
- Type: Specifies the type of event.
- Event: The name of the event.
- Microservice: The name of the microservice responsible for the event.
- Full event: Shows the full event stack trace.