RUM-7070: supporting is_main_process property in telemetry configuration#2422
Merged
satween merged 1 commit intoDec 2, 2024
Merged
Conversation
satween
force-pushed
the
tvaleev/rum-7070/is_main_process-property-support
branch
from
November 29, 2024 17:53
fe72096 to
1d7b332
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2422 +/- ##
========================================
Coverage 70.13% 70.13%
========================================
Files 769 769
Lines 28530 28489 -41
Branches 4782 4773 -9
========================================
- Hits 20007 19979 -28
+ Misses 7180 7169 -11
+ Partials 1343 1341 -2
|
satween
force-pushed
the
tvaleev/rum-7070/is_main_process-property-support
branch
from
December 2, 2024 12:33
1d7b332 to
c488ebc
Compare
satween
marked this pull request as ready for review
December 2, 2024 13:33
0xnm
approved these changes
Dec 2, 2024
mariusc83
approved these changes
Dec 2, 2024
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?
Adding
isMainProcessproperty into telemetry configurationMotivation
We are trying to understand how are our customers using the SDK and if they are tracking their applications in the main process only
Review checklist (to be filled by reviewers)