Database

Monitor Neon with MrCron

MrCron tracks Neon serverless Postgres projects, storage bytes, and compute usage every 5 minutes so you can see per-org quota pressure without leaving the dashboard.

How MrCron monitors Neon

  • Project count across your Neon organization.
  • Total storage bytes across all Neon projects.
  • Compute-seconds used within the current billing window.
  • Auth-failure detection with an amber Rotate key CTA when the API key stops working.
  • Alert rules that fire on storage or compute thresholds via any notification channel.

What you will see

Project count, total storage, compute-seconds used across your Neon org.

Auth flow: API Key. Credentials are stored encrypted at rest with AES-256-GCM and never returned to your browser.

Start monitoring Neon

Sign in, create a project, and connect Neon in under a minute. First check ships in the free tier.

Start monitoring Neon

Frequently asked questions

What Neon credentials does MrCron need?
An API key from the Neon console with organization read access. MrCron stores it encrypted at rest.
Does MrCron support Neon branching?
MrCron rolls up storage and compute at the org level, which includes all branches. Per-branch drill-down is a planned enhancement, not shipped today.
How often does compute usage refresh?
Every 5 minutes on the shared sync cycle. Neon's usage endpoint aggregates within the current billing period.
Can I connect multiple Neon organizations?
Yes. Attach one Neon integration per project. Each carries its own API key and org scope.
Want the full concept-level detail? See MrCron docs for how projects, checks, and sync cadence work.