[0.75] [Telemetry] All features and bug fixes#14314
Merged
danielayala94 merged 10 commits intomicrosoft:0.75-stablefrom Jan 29, 2025
Merged
[0.75] [Telemetry] All features and bug fixes#14314danielayala94 merged 10 commits intomicrosoft:0.75-stablefrom
danielayala94 merged 10 commits intomicrosoft:0.75-stablefrom
Conversation
* Draft of telemetry refactoring * Better draft, including most (if not all?) properties * Various fixes, it now compiles * Refactor, and temporary commenting tests * All tests passing! But will need to clean up a few things * Polished some code, re-enabled some errorUtils tests * Change files * Update yarn.lock * Let yarn lint:fix cook * Simplifying * Nit: ordering * Avoid unnecessary JSON work * nit * Mostly placing some common props into Part A ext, plus adding/removing props * Distinguish between deviceClass and nodePlatform * Nit
* Set instrumentation key * Change files * Nit: Minor lint fix
…4161) * Scrub PII from codedError, add unit test * Nit: comment updates * Lint fixes * Change files * Enhanced bug fix using recursion, added test field cases * Lint fix * Sanitize any, and test fixes * Lint fix, again
…rosoft#14191) * Bug fix * Simplify fix, add unit test * Change files * Nit: change test description
* Introducing package name processing * Add trimming if string length > 100 * Change files
jonthysell
approved these changes
Jan 29, 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.
Description
This is an aggregation of all telemetry feature work and bug fixes merged into main, to be backported into 0.75.
Type of Change
Why
Collect more RNW telemetry data instances.
What
Backporting the following PRs:
#13493
#14039
#14161
#14191
#14208
#14259
Note: #14208 (which adds
RnwNewArchto the MSBuild outputs) depends on #14042, which is not present in 0.75. #14208 was manually committed to include only theUseFabricflag.Screenshots
N/A
Testing
Ran the telemetry unit tests locally, all passing.
Changelog
Yes
Microsoft Reviewers: Open in CodeFlow