Skip to content

Add rails_error_dashboard to Exception Notification category#1033

Open
AnjanJ wants to merge 2 commits intorubytoolbox:mainfrom
AnjanJ:add-rails-error-dashboard
Open

Add rails_error_dashboard to Exception Notification category#1033
AnjanJ wants to merge 2 commits intorubytoolbox:mainfrom
AnjanJ:add-rails-error-dashboard

Conversation

@AnjanJ
Copy link
Copy Markdown

@AnjanJ AnjanJ commented Mar 1, 2026

Summary

Adds rails_error_dashboard to the Exception Notification category.

rails_error_dashboard is an actively maintained, self-hosted error tracking engine for Ruby on Rails. Key highlights:

  • 1,900+ RSpec tests plus integration chaos tests across 4 real Rails apps
  • CQRS architecture (Commands/Queries/Services) for clean separation of concerns
  • 100+ configuration options for flexible setup
  • Multi-channel notifications: Email, Slack, Microsoft Teams, Discord, PagerDuty, custom webhooks
  • Rails Engine — runs inside the host app's process with zero external service dependencies
  • Broad compatibility: Ruby 3.2+ (including 4.0), Rails 7.0–8.1
  • Rich dashboard with error analytics, trend charts, resolution tracking, and cause chain visualization

RubyGems: https://rubygems.org/gems/rails_error_dashboard
GitHub: https://github.com/AnjanJ/rails_error_dashboard


Checklist per PR template:

  • Referenced by gem name (rails_error_dashboard), not GitHub repository — it is published as a Ruby gem
  • Alphabetical order maintained in the projects list

Anjan Jagirdar and others added 2 commits March 1, 2026 11:45
rails_error_dashboard is an actively maintained, self-hosted error
tracking engine for Rails with 1,900+ tests, CQRS architecture,
100+ configuration options, and multi-channel notifications.

https://rubygems.org/gems/rails_error_dashboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant