Open Source Error Tracking
Self-hosted error tracking
compatible with Sentry
Ultra-lightweight Rust server (~50MB RAM). Run only the server on your VPS, access the dashboard from anywhere. Your data, your infrastructure.
app/services/auth_provider.js
14import { validateSession } from '@sentry/node';
15
16const user = await validateSession(req.token);
17TypeError: Cannot read property 'id' of undefined
18return { success: true, user };
Real-time Alert
Auth service error in production. Grouped with 12 similar events.
Core Capabilities
Everything you need,
nothing you don't.
Built for teams who need reliable error tracking without the complexity.
~50MB
RAM
Ultra-Lightweight
Server uses only ~50MB RAM. Run on a 512MB VPS with room to spare.
Server-Only Mode
Deploy just the server. Access the dashboard from your laptop or Vercel—zero overhead on your server.
Sentry Compatible
Works with any Sentry SDK. Just change your DSN and you're done.
Your Data, Your Server
Self-hosted by design. No data leaves your infrastructure. GDPR-friendly.
PostgreSQL
Simple, reliable storage. Easy backups with pg_dump.
ALL SDKS
Any SDK
JavaScript, Python, Go, Rust, Java, .NET—use what you know.
Last updated on