Update RUM Telemetry event schema to latest#1319
Merged
Merged
Conversation
0xnm
approved these changes
Mar 6, 2023
fuzzybinary
force-pushed
the
jward/update-rum-schema
branch
2 times, most recently
from
March 6, 2023 19:08
66e4f1a to
ca46ac9
Compare
Codecov Report
@@ Coverage Diff @@
## develop #1319 +/- ##
===========================================
+ Coverage 81.95% 81.98% +0.03%
===========================================
Files 362 362
Lines 12892 12892
Branches 2163 2163
===========================================
+ Hits 10565 10569 +4
+ Misses 1669 1668 -1
+ Partials 658 655 -3
|
xgouchet
approved these changes
Mar 7, 2023
fuzzybinary
force-pushed
the
jward/update-rum-schema
branch
from
March 8, 2023 15:18
ca46ac9 to
a6b4fee
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?
Update the RUM Telemetry event schema to the latest version.
Motivation
This was mostly wanted for the new React Version and Dart Version fields, but it looks like some other properties may have been changed / added recently.
Review checklist (to be filled by reviewers)