Categories: None [Edit]

rails_error_dashboard

https://rubygems.org/gems/rails_error_dashboard
https://github.com/AnjanJ/rails_error_dashboard
== Rails-native failure investigation Rails Error Dashboard (RED) is an open-source, self-hosted Rails engine for investigating production exceptions without sending error data to a monitoring vendor. It groups errors and records request context and cause chains and, when enabled, breadcrumbs plus local and instance variables captured before Ruby unwinds the stack. == What it records * Rails and Ruby runtime health on the error record, refreshed on every captured occurrence: Active Record pool, Puma, background jobs, GC, memory, threads, file descriptors and system pressure * Built-in storm protection that progressively sheds expensive context and I/O during error floods while retaining useful exemplars and exact occurrence counts * Copy as RSpec, curl or LLM prompt; swallowed-exception detection; LLM observability without prompt capture; OpenTelemetry span export * Workflow, notifications (Slack, Email, Discord, PagerDuty, webhooks) and two-way issue sync with GitHub, GitLab, Codeberg and Linear * Rails-specific operational views: jobs, database, cache, Action Cable, Active Storage, Rack::Attack and deprecations == Running it Run RED with your application's database or an isolated error database, on PostgreSQL, MySQL/Trilogy or SQLite. The dashboard is translated into 11 languages (machine-translated outside English, awaiting native review). A self-hosted Sentry alternative that keeps error data in your own database. The gem is MIT and free forever. Supports Rails 7.0-8.1 and Ruby 3.2-4.0. Beta: APIs may change before 1.0. Live demo: https://rails-error-dashboard.anjan.dev Documentation: https://AnjanJ.github.io/rails_error_dashboard

Total

Ranking: 32,012 of 196,721
Downloads: 44,267

Daily

Ranking: 11,461 of 196,694
Downloads: 49

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,366,386,975concurrent-ruby
45786,959,286rails
98499,434,149simplecov
117422,455,379webmock
124407,102,375rspec-rails
145357,839,824capybara
153341,619,455faker
187292,742,398factory_bot_rails
199272,584,641shoulda-matchers
327164,932,214vcr
406132,700,725database_cleaner-active_record
1,12643,587,411pagy
1,21040,161,159groupdate
1,98715,651,736appraisal
2,33310,030,079cuprite

Owners

#GravatarHandle
1iconanjan__j