getsentry / getsentry/sentry-ruby
Rails: ActiveSupport notification subscriptions should be spans
Open
Improvement
Ruby
sentry-rails
Spans
- Dominant language
- Ruby
- Stars
- 987
- Forks
- 541
- Avg merge
- 17h 40m
- Merged PRs (30d)
- 19
Description
[Currently, a lot of ActiveSupport notifications are used to create breadcrumbs](https://github.com/getsentry/sentry-ruby/blob/c3bcfa0401856d9ee7616c95ab9dfe988a89da30/sentry-rails/lib/sentry/rails/railtie.rb#L98)
I think pretty much all of these would also be useful spans, particularly the cache stuff.
Contributor guide
Assessment
This issue has not been assessed yet.