Allow customization breadcrumb data of ActiveSupportLogger#2139
Allow customization breadcrumb data of ActiveSupportLogger#2139sl0thentr0py merged 5 commits intogetsentry:masterfrom
Conversation
sl0thentr0py
left a comment
There was a problem hiding this comment.
thx @igordepolli!
one small change then good to go
sentry-rails/lib/sentry/rails/breadcrumb/active_support_logger.rb
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #2139 +/- ##
===========================================
- Coverage 97.27% 59.69% -37.58%
===========================================
Files 97 86 -11
Lines 3630 3389 -241
===========================================
- Hits 3531 2023 -1508
- Misses 99 1366 +1267
|
@sl0thentr0py Done. Ty for review :) |
sentry-rails/spec/sentry/rails/breadcrumbs/active_support_logger_spec.rb
Outdated
Show resolved
Hide resolved
|
@st0012 Done. Good catch! Ty! :) |
|
@igordepolli the https://github.com/getsentry/sentry-ruby/actions/runs/6620176438/job/17999733560?pr=2139#step:5:156 You can also just give me push rights to the PR and I'll take care of the rest and merge this in. |
@sl0thentr0py Oh, sorry for the inconvenience. You already have the right to manipulate PR however you want, feel free. |
Ref: #2135
Description
Add new
config.rails.active_support_logger_subscription_itemsto allow customization breadcrumb data of active support logger