-
Notifications
You must be signed in to change notification settings - Fork 87
Update telemetry client and dependencies #1236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
polatengin
commented
Jun 19, 2025
- Replaced @microsoft/applicationinsights-web and @microsoft/applicationinsights-react-js with updated versions.
- Added @microsoft/applicationinsights-clickanalytics-js for enhanced click analytics.
- Configured click analytics plugin with auto capture enabled.
- Removed custom console error handling to simplify telemetry tracking.
- Deleted obsolete package-lock.json file.
- Replaced @microsoft/applicationinsights-web and @microsoft/applicationinsights-react-js with updated versions. - Added @microsoft/applicationinsights-clickanalytics-js for enhanced click analytics. - Configured click analytics plugin with auto capture enabled. - Removed custom console error handling to simplify telemetry tracking. - Deleted obsolete package-lock.json file.
- Updated error tracking in FeedbackBoardContainer, WorkService, and dataService to simplify exception handling by removing the properties wrapper in appInsights.trackException calls. - Removed the ClickAnalyticsPlugin from telemetryClient and its related configurations, streamlining the telemetry setup. - Cleaned up package.json and package-lock.json by removing the Click Analytics dependency and updating related packages.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1236 +/- ##
==========================================
+ Coverage 50.41% 51.94% +1.52%
==========================================
Files 46 46
Lines 3360 3344 -16
Branches 898 899 +1
==========================================
+ Hits 1694 1737 +43
+ Misses 1666 1607 -59
🚀 New features to boost your workflow:
|
Bundle ReportChanges will decrease total bundle size by 1.0kB (-0.06%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: retrospective-extension-webpack-bundle-array-pushAssets Changed:
Files in
|