[RUM-11854]: Account id and User id propagated in baggage header#2911
Merged
satween merged 1 commit intoOct 8, 2025
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2911 +/- ##
===========================================
- Coverage 70.64% 70.60% -0.04%
===========================================
Files 815 815
Lines 30045 30053 +8
Branches 5142 5145 +3
===========================================
- Hits 21225 21218 -7
- Misses 7365 7380 +15
Partials 1455 1455
🚀 New features to boost your workflow:
|
ambushwork
approved these changes
Oct 3, 2025
ambushwork
previously approved these changes
Oct 3, 2025
satween
force-pushed
the
tvaleev/feature/RUM-11854-rum-context-fix
branch
5 times, most recently
from
October 7, 2025 14:07
98981e7 to
a8bb138
Compare
satween
force-pushed
the
tvaleev/feature/RUM-11854-account-id_user-id_support
branch
from
October 7, 2025 15:23
5183a2f to
0cdd0f7
Compare
Base automatically changed from
tvaleev/feature/RUM-11854-rum-context-fix
to
develop
October 7, 2025 15:24
satween
force-pushed
the
tvaleev/feature/RUM-11854-account-id_user-id_support
branch
from
October 7, 2025 16:12
0cdd0f7 to
891cb81
Compare
satween
force-pushed
the
tvaleev/feature/RUM-11854-account-id_user-id_support
branch
from
October 7, 2025 16:39
891cb81 to
44d776f
Compare
ambushwork
approved these changes
Oct 8, 2025
satween
deleted the
tvaleev/feature/RUM-11854-account-id_user-id_support
branch
October 8, 2025 09:36
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?
Adds support for
accountIdanduserIdpropagation throughbaggageheader.Add and refactor tests that is related to rum context propagation
Review checklist (to be filled by reviewers)