RUM-9908 Align attribute propagation mechanism#2654
Merged
xgouchet merged 6 commits intoMay 20, 2025
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## feature/v3 #2654 +/- ##
==============================================
- Coverage 67.77% 67.66% -0.11%
==============================================
Files 821 821
Lines 30605 30600 -5
Branches 5158 5158
==============================================
- Hits 20742 20705 -37
- Misses 8502 8531 +29
- Partials 1361 1364 +3
🚀 New features to boost your workflow:
|
0xnm
previously approved these changes
May 16, 2025
xgouchet
force-pushed
the
xgouchet/RUM-9908/align_attribute_propagation
branch
from
May 16, 2025 10:11
fb654a1 to
872dfe4
Compare
0xnm
previously approved these changes
May 19, 2025
xgouchet
force-pushed
the
xgouchet/RUM-9908/align_attribute_propagation
branch
from
May 19, 2025 13:16
22d36a1 to
0c9e49f
Compare
0xnm
previously approved these changes
May 19, 2025
xgouchet
force-pushed
the
xgouchet/RUM-9908/align_attribute_propagation
branch
from
May 19, 2025 16:37
0c9e49f to
3d4acee
Compare
xgouchet
force-pushed
the
xgouchet/RUM-9908/align_attribute_propagation
branch
from
May 19, 2025 20:49
28d714e to
370a88b
Compare
xgouchet
force-pushed
the
xgouchet/RUM-9908/align_attribute_propagation
branch
from
May 20, 2025 06:58
370a88b to
11b287e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
The goal is to align how custom attributes are propagated through RUM events :
Motivation
Bring more consistency between platforms