bugsnag-ruby
bugsnag-ruby copied to clipboard
Rails 7 Error Subscriber
Description
Ruby on Rails 7 introduced a standard solution for error reporting where services like bugsnag provide an error subscriber class that is interchangeable and hooks into rails in a standard way.
Describe the solution you'd like
It would be great if bugsnag could provide an official error subscriber class for rails 7.
Describe alternatives you've considered
I think the current solution works fine but it’d be good to support the official error API.
Additional context
Hi @iainbeeston - thanks for raising this, we actually already have an item on our product roadmap to add this in the future. There are some complexities with implementing this to avoid duplicate reporting which we need to investigate; I don't have an ETA for this work but will make sure we keep this thread updated 👍
Checking in on this after a year: any update on prioritizing this?
Hi @joshbeckman We do not have any updates on this at the moment, we'll be sure to keep this thread informed once we have more information.
Honeybadger, Sentry have this feature implemented. I will check other gems - but this seems to be the norm nowadays.
Hi :wave:
Just to keep everyone informed about the progress on this task - one of our engineering team members is currently looking into it, and we're aiming to implement this feature is the near future.
Once the release is ready, we'll make sure to update this thread accordingly.