Skip to content

Cron Jobs

The Cron Jobs page tracks your scheduled jobs — backups, batch imports, nightly reports — using the heartbeats they send when they run. For setting up a job to report in, see Cron heartbeats.

Job list

Every job that has reported a heartbeat appears in the list, with its current status, latest duration, run count, and the Service and Project it belongs to. At a glance you can tell which jobs ran, which are late, and which failed.

Event timeline

Select a job to see its event timeline — the start, any logs emitted during the run, and the end of each execution. This is where you confirm a job actually ran when it should have, and how long it took.

The page also includes integration examples for wiring a job up to send heartbeats.

  • Cron heartbeats — how to instrument a scheduled job to report here.
  • Services — a cron-only job also appears as an entity in the Services catalog.