Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[0.75] [Telemetry] All features and bug fixes (#14314)
* [Telemetry] Migration from AppInsights to 1DS (#13493) * 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 * [Telemetry] Enable data uploading (#14039) * Set instrumentation key * Change files * Nit: Minor lint fix * [Telemetry] Expand field sanitization to codedError.data (#14161) * 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 * [Telemetry] Bug fix in `codedError.data` from `trackException()` (#14191) * Bug fix * Simplify fix, add unit test * Change files * Nit: change test description * Manual change to add UseFabric (RnwNewArch not in 0.75) * [Telemetry] Address package name limitations - Take 2 (#14259) * Introducing package name processing * Add trimming if string length > 100 * Change files * Change files * Update yarn.lock * Lint fixes * Add RnwNewArch
- Loading branch information