-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨[RUMF-1573] allow to add modifiable field paths with beforeSend #2186
Conversation
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
Codecov Report
@@ Coverage Diff @@
## main #2186 +/- ##
==========================================
- Coverage 93.90% 93.80% -0.10%
==========================================
Files 201 201
Lines 6073 6073
Branches 1344 1343 -1
==========================================
- Hits 5703 5697 -6
- Misses 370 376 +6
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
/to-staging |
🚂 Branch Integration commit 34d6462 will soon be integrated into staging-17. This build is going to start soon! (estimated merge in less than 34m) you can cancel this operation by commenting your pull request with |
🚂 Branch Integration commit 34d6462 has been merged into staging-17 |
/to-staging |
🚂 Branch Integration commit a4e041d will soon be integrated into staging-17. This build is next! (estimated merge in less than 32m) you can cancel this operation by commenting your pull request with |
🚂 Branch Integration commit a4e041d has been merged into staging-17 |
Motivation
Prerequisite for error custom fingerprint
Changes
Testing
I have gone over the contributing documentation.