Healthchecks.io

Healthchecks.io

Let AI connect your sources for you

Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Learn more
PostHog Wizard hedgehog

Connect Healthchecks.io to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Enter your Healthchecks.io API key to pull your cron and scheduled-task monitoring data into the PostHog Data warehouse.

Create a project-scoped API key under Project settings > API Access. A read-only key is enough for the checks, channels, and flips tables; syncing the pings table requires a full-access (read-write) key.

Leave the base URL blank for Healthchecks.io Cloud, or set it to your instance URL for a self-hosted deployment.

Configuration

OptionTypeRequired
API keypasswordYes
Base URL (self-hosted only)textNo

Linking Healthchecks.io to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select Healthchecks.io
  3. Fill in the required configuration fields
  4. Click Next, select the tables you want to sync, and then press Import

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
checks

Each check monitors one cron job or scheduled task, tracking its current status and configuration.

Full refresh
channels

Notification integrations (email, SMS, webhook, chat, ...) that alerts are delivered through.

Full refresh
flips

Up/down status-change history per check. Incrementally synced on the flip timestamp; retention is plan-limited to roughly the current month plus two prior.

Incremental, Full refreshtimestamp
pings

Recent execution log per check. Reflects the plan-bounded window the API retains (100 pings on the free plan, 1000 on paid). Requires a full-access (read-write) API key.

Full refresh