Healthchecks logo

Healthchecks

Cron job and scheduled task monitoring service

Alternative to: healthchecks.io, cronitor, dead man's snitch

Healthchecks screenshot

About Versions (75)

v3.10

2025-05-09

Improvements

  • Add “badge_url” field in Check API responses (#1100)
  • Add support for Signal usernames
  • Update the “Currently running, started … ago” template to use seconds precision
  • Implement S3 outage mitigation (don’t attempt GetObject calls if many recent errors)
  • Add last ping body in MS Teams Workflows notifications (#1024)
  • Update “?rid=” handling to allow UUIDs with uppercase letters (#1116, @wie-niet)
  • New integration: GitHub issues (#671)
  • Add support for passing Authorization header to Prometheus metrics endpoints
  • Upgrade to Django 5.2

Bug Fixes

  • Fix incorrect status value in Webhook integration’s $JSON placeholder