24observe
checking… Sign in Start free
Roadmap

What we are building.

Updated 2026-05-28. Engineering source of truth lives in the repo's ROADMAP.md — this page is the customer-facing version, with the same priority order.

We are deliberately upfront about what is not on the list. Nothing here is a sales-cycle promise; everything has a concrete code path in the repo with LOC and hour estimates.

Shipped this week

Every item below is live in production right now. Mint a token, click around, prove it works.

Multi-region monitoring
A check from one region briefly failing was opening false incidents. Now an incident only opens when consensus says down. Five regions: Western Europe, Eastern Europe, Eastern North America, Asia Pacific, Oceania.
Public platform status page
We monitor our own API, dashboard, and marketing site with 24Observe and publish the page so you can see if our service is up before you sign in. status.24observe.com.
Auto-extracted log facets
Every primitive JSON field in your log attrs becomes a click-to-filter chip in the sidebar. No schema to declare. The thing that turns "we have logs" into "we have observability".
Pattern grouping
Click "Patterns" on the Logs page. 10,000 lines that differ only by a timestamp and a request ID collapse to one row with the template, the sample, and the count. The single biggest reason teams stay on Datadog — now here.
Error tracking
Recurring stack traces auto-group by signature. JavaScript, Python, Java, Go, generic ERROR/FATAL. Same logical error across different deploys, paths, line numbers — same row. Bundles the thing Sentry charges a separate seat for.
Log-derived metrics
Save any log search as a time-series. Chartable, alertable, auto-refreshing every 60 seconds. Datadog charges 10¢ per metric per month for this. Here it is free.
Anomaly alerts on log volume
Threshold alerts when you know the magic number. Anomaly alerts when "normal" varies. Compares current window vs 7-day rolling baseline, fires at 3× spike. No ML configuration, no model tuning.
CloudWatch + Heroku + Vercel + Docker + journald
Four new "no SDK to install" sources land in one paste. Lambda logs flow through Kinesis Firehose. Heroku in one drains:add. Vercel in one URL. Docker containers via the syslog driver. systemd via journald. Twelve sources total now.
Shipping in the next two weeks

Still on the bench. Comparison-shoppers expect these when evaluating us against the incumbents. Each item has a concrete LOC/hour estimate in the public repo.

Import wizard — BetterStack, UptimeRobot, Pingdom
Paste your existing API key. We pull your monitors, map the schema, create them here. ~5 minutes per source.
60-second first-monitor onboarding
Register, fill one form, watch a check fire. We measured: today this takes most people 3-5 minutes.
Edge rate limit on the public API
Tighter abuse protection without changing the per-PAT daily caps customers already control.
Faster dashboard first load
Splitting the 522KB single bundle into per-route chunks. Brings first-paint under 1s on a mid-range phone.
PagerDuty / Opsgenie / SMS / voice for log alerts
Monitor alerts already route to all ten channels. Log alerts today only route to email, Slack, Discord, Teams, Telegram, and signed webhooks — missing pager + SMS + voice. Migration to add four columns + tick-path update to enqueue them. ~4h work.
Next up (~4 weeks)
Dashboard empty-state guides — first time you land on each page with no data, get a one-click action instead of a blank list.
Integrations directory — single page listing every alert channel, webhook event, and ingest format, with copy-paste curl examples.
Status page templates — pre-built color/logo combos so you do not need a designer to launch a status page.
Light theme toggle for the dashboard.
Monthly SLA report — auto-generated HTML email summarising uptime per monitor for the previous calendar month.
Distributed trace view — overlay logs on top of check failures so an incident page shows the exact log lines that fired during the down window.
Two-factor auth (TOTP) — recovery codes, settings UI.
On the list, no committed date
White-label / multi-tenant status pages — agencies and resellers ship under their own brand.
Real User Monitoring (RUM) — JavaScript snippet that reports real user load time, errors, and page metrics.
Import incidents from Datadog, Sentry, PagerDuty — central incident hub fed by inbound webhooks.
Browser / synthetic transaction tests — Playwright-driven "log in, click X, assert Y" scripted journeys.
Deferred (we will not build these soon — be upfront about it)
Mobile app (iOS + Android)
A real push-notification-capable mobile app is 6+ months of work. We will not ship one until we have a customer count that justifies it. SMS and voice already work for on-call paging.
SSO / SAML
Required by larger enterprise teams. ~2 weeks of work plus a SOC2 audit they will also want. Currently unfunded.
SOC 2 certification
Process + audit is 4-6 months of wall time and ~$25k. We will start when we have the first signed enterprise contract demanding it, not before.

Found something missing? Open an issue.