RUM-10277: Add account information into RUM events#2706
Merged
ambushwork merged 1 commit intoJun 6, 2025
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## feature/account-info #2706 +/- ##
========================================================
- Coverage 69.94% 69.93% -0.02%
========================================================
Files 824 824
Lines 30743 30814 +71
Branches 5172 5185 +13
========================================================
+ Hits 21503 21547 +44
- Misses 7789 7805 +16
- Partials 1451 1462 +11
🚀 New features to boost your workflow:
|
ambushwork
force-pushed
the
yl/account-info/add-to-rum-events
branch
from
June 6, 2025 07:31
47ba7a3 to
c460b05
Compare
ambushwork
marked this pull request as ready for review
June 6, 2025 07:54
ambushwork
force-pushed
the
yl/account-info/add-to-rum-events
branch
from
June 6, 2025 07:59
c460b05 to
9393140
Compare
0xnm
previously approved these changes
Jun 6, 2025
aleksandr-gringauz
previously approved these changes
Jun 6, 2025
ambushwork
force-pushed
the
yl/account-info/add-to-rum-events
branch
from
June 6, 2025 11:37
9393140 to
a8e351c
Compare
aleksandr-gringauz
approved these changes
Jun 6, 2025
0xnm
approved these changes
Jun 6, 2025
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?
When creating RUM events, retrieve account information from context and add it.
Motivation
RUM-10277
Review checklist (to be filled by reviewers)