Beautiful UI
Modern Bootstrap 5 design with dark/light mode, real-time updates, and responsive layout.
Free, forever. Zero SaaS fees, zero lock-in. Professional error tracking for solo founders, indie hackers, and small teams.
Modern Bootstrap 5 design with dark/light mode, real-time updates, and responsive layout.
Error trends, platform health, correlation insights, baseline monitoring, and occurrence patterns.
Slack, Email, Discord, PagerDuty, and custom webhooks with per-error throttling.
iOS, Android, Web, and API with automatic categorization and platform-specific analytics.
Advanced error correlation, cascade detection, fuzzy matching, and custom fingerprinting.
Async logging, rate limiting, sampling, BRIN indexes, and database optimization built in.
Works out-of-the-box with sensible defaults. Full installer guides you through setup in 5 minutes.
Complete data ownership. Runs inside your Rails process โ no external services, no data leaving your servers.
# Add to Gemfile
gem 'rails_error_dashboard'
# Install
bundle install
rails generate rails_error_dashboard:install
rails db:migrate
# Route is added automatically by the generator
# Start your app and visit /red
We welcome contributions! See our GitHub repository for feature requests, bug reports, and pull requests.
MIT License - see LICENSE for details.