Skip to main content

METADATA-Job Status V2

Type: Informer Metadata

Status of Informer metadata refresh jobs.

METADATA-Job Status V2 Downloads

Status of Informer metadata refresh jobs.

Bundle (TGZ): METADATA-Job Status V2
Definition JSON: metadata-job-status-v2.json

Summary​

This report can be used in conjunction with a Job that runs periodically to notify you of any failed or hung jobs.

The key is to create a filter on the dataset that only returns records if there was an explicit failure OR if the duration is longer than an amount of time you deem to be too long. The duration is in minutes.

In version 5.8.6 of Informer I found a small bug where the filters were not being saved. The solution was to merge them together into a single filter.

Pasted image 20260917152413.png

Description​

Report from Informer Metadata Database on Jobs Status.

Fields​

LabelAliasTypeHiddenDescription
EnabledenabledbooleanIndicates if the job is set to run on a schedule.
Namenamekeyword_textName given to the Job
Next Run AtnextRunAtdate_tzThe Next Run Date and Time of the Job
OwnerownerIdkeyword_textThe user who owns the job
Job History Progressjob_history_progressobjectA JSON object that holds an array of results of the job.
Job History Successjob_history_successbooleanIndicates if the job finished successfully
true/false Boolean field
Job History Updated Atjob_history_updatedAtdate_tzDate and Time field indicating when the Job was last updated. Usually will indicate when the job history run ended
Job History Warningsjob_history_warningsboolean
Heartbeatheartbeatdate_tzDate/Time field that indicates if the job is still running. If there is a Heartbeat then it is used to calculate duration. If there is no heartbeat duration is calculated with difference between created and updated date fields
Job History Created Atjob_history_createdAtdate_tzDate/Time that the Job History row was created. Indicates when the Job started
Ididkeyword_textJob identifier
DurationdurationdoubleDuration of Job run in Minutes
LastupdatedatelastupdatedatedateDate/Time that this job history record was updated