Own your errors. Own your stack. A fully open-source, self-hosted error tracking Rails engine — a free Sentry alternative that runs entirely inside your own process, with no external services and zero recurring cost. Captures what SaaS tools charge extra for: local and instance variables at the moment of failure (via TracePoint), exception cause chains, swallowed-exception detection, breadcrumbs, and system-health snapshots (GC, memory, threads, connection pool, Puma). Plus N+1 query detection, storm protection (a circuit breaker that shields your app from error floods, ON by default), multi-app support, error sampling, and async logging via Sidekiq, SolidQueue, or GoodJob. Runs on SQLite, PostgreSQL, or MySQL/Trilogy — in your app's existing database or an isolated separate error database. Beautiful dashboard UI (dark/light), multi-channel notifications (Slack, Email, Discord, PagerDuty, webhooks), workflow management, advanced analytics, platform detection (iOS/Android/Web/API), and two-way issue sync with GitHub, GitLab, Codeberg, and Linear. Also: LLM observability, AI-powered debugging help, and OpenTelemetry span export. The dashboard, mailers and notification payloads are translated into 11 languages: English, German, Spanish, French, Brazilian Portuguese, Italian, Polish, Russian, Ukrainian, Japanese, and Simplified Chinese — 1,515 source strings, set via config.dashboard_locale with a per-user picker. RED translates through its own private I18n backend and never mutates your app's I18n; a missing translation falls back to English. Backtraces, exception names and webhook payload keys stay English by design. The ten non-English locales are machine-translated and not yet reviewed by native speakers. 5-minute setup, works out-of-the-box. Rails 7.0-8.1, Ruby 3.2-4.0. BETA: API may change before v1.0.0. Live demo: https://rails-error-dashboard.anjan.dev (gandalf/youshallnotpass)
Required Ruby Version
>= 3.2.0
Authors
Anjan Jagirdar
Versions
- 0.9.1 August 24, 2026 (630 KB)
- 0.9.0 August 24, 2026 (629 KB)
- 0.8.4 August 13, 2026 (336 KB)
- 0.8.3 July 31, 2026 (335 KB)
- 0.8.2 June 22, 2026 (329 KB)
Pushed by
SHA 256 checksum
Provenance
Source Commit
Build File