Every feature, improvement, and fix — as we ship it.
Deployed the automated failover controller to the SFO3 standby cluster. TimescaleDB streaming replication is now live between NYC1 and SFO3 with sub-30-second failover. The controller monitors primary health and promotes the standby automatically on confirmed outage — no manual intervention required.
Added probe regions in Frankfurt (EU-West), Singapore (AP-Southeast), and São Paulo (SA-East). All monitors now run from 5 independent locations simultaneously. Regional outage detection is live for all tiers including Free.
Released the DevHelm CLI (`devhelm` on npm and Homebrew) and TypeScript SDK. Define monitors in `devhelm.yml`, deploy with `devhelm push`, and manage everything from your terminal. Full CRUD operations, status checks, and log tailing.
Published the DevHelm Terraform provider to the Terraform Registry and Pulumi provider to the Pulumi Registry. Define monitors as infrastructure-as-code alongside your cloud resources. Supports all monitor types, resource groups, and alert configurations.
Launched resource group alerts — group your monitors with their external dependencies and get a single alert when an upstream provider degrades. Instead of 47 separate alerts when Stripe goes down, you get one notification identifying the root cause.
Introduced the status page builder with public status pages on *.status.devhelm.io. Custom domain support available on Starter tier and above. Automatic component status sync from your monitors.
Added MCP (Model Context Protocol) as a supported check type alongside HTTP, DNS, TCP, and ICMP. Monitor your AI tool integrations with the same infrastructure.
Rebuilt the monitoring dashboard with a new design system. Faster load times, improved service overview with sparkline charts, and a redesigned sidebar with better navigation hierarchy.
Expanded the external service catalog to 80+ providers including AWS, Stripe, GitHub, Cloudflare, Vercel, PagerDuty, and more. Real-time status tracking with historical data.
Added native PagerDuty and OpsGenie integrations for Pro tier and above. Alert routing respects escalation policies and on-call schedules in your existing incident management tools.