A 29MB Go binary replaces your entire Sentry stack. Runs on a $5 VPS. Uses your existing Sentry SDKs. No config changes needed.
Works with the tools you already use
128 Sentry API endpoints mapped. 37 already matched. More shipping every week.
Stack traces, breadcrumbs, context. The same data your Sentry SDK already sends, captured and queryable without changing a line of code.
Transaction traces and span trees at 183 MB/s ingest throughput. That number is from a laptop, not a datacenter.
Watch what your users did before the crash. Replays stored locally on your server. No third-party data processors involved.
CPU and memory profiles attached to transactions. Spot the slow function, not just the slow endpoint.
Know when your scheduled jobs miss a beat. Check-in API compatible with Sentry's cron monitoring format.
Counters, gauges, distributions, sets. Send application metrics alongside your errors for context that actually helps.
From a side project on your laptop to a fleet of services. Same binary, different config.
SQLite mode. One binary, zero dependencies. Point your Sentry DSN at localhost and start catching errors from your side projects.
Deploy to a single server. Your whole team points their SDKs at it. Postgres backend when you want more query power.
Run behind your firewall. No SaaS egress. Compliance teams stop asking questions because the data never leaves.
"Replaced our self-hosted Sentry that needed 8GB RAM and 4 Docker containers. Now it's one process using 120MB. Same SDKs, same alerts."
"I was paying $29/mo for Sentry on a project that gets 200 errors a week. Now I run urgentry on the same $5 box as my app."
"Our compliance team blocked SaaS error tracking. urgentry solved it — self-hosted, open source, and we read every line of code before deploying."