urgentry is a Sentry-compatible error tracker that ships as a 29MB Go binary. Uses your existing Sentry SDKs. Change one DSN, keep everything else.
Your existing Sentry SDKs already work. Stack traces, breadcrumbs, user context, tags — all captured. 128 API endpoints mapped, 37 fully matched today.
Transaction traces and span trees ship with the same binary. See where your app spends time, down to individual database queries and HTTP calls.
Start with SQLite on your laptop. No external database. When your team grows or query patterns get complex, flip a config flag to Postgres. Same binary.
MIT-licensed. Fork it, audit it, contribute to it. No telemetry, no phone-home, no "open core" bait-and-switch.
If you're already using Sentry SDKs, migration is a config change.
./urgentry serve
1 second
Download urgentry and stop sending your application data to someone else's cloud.