sentry-ruby
sentry-ruby copied to clipboard
Support for ActiveSupport instrumentation in Sentry::Logging
This needs #2604.
Add support for the most common instrumentation events:
- [ ] ActiveRecord queries
- [ ] Rails requests
- [ ] ActiveJob events
- [ ] ???