Skip to content

NPM deprecation: Update to @vscode/extension-telemetry#739

Draft
warrenbuckley wants to merge 3 commits intodevelopfrom
bugfix/update-extension-telemtry
Draft

NPM deprecation: Update to @vscode/extension-telemetry#739
warrenbuckley wants to merge 3 commits intodevelopfrom
bugfix/update-extension-telemtry

Conversation

@warrenbuckley
Copy link
Owner

When building & working on the project again npm install is listing a deprecation

deprecated [email protected]: This package has been renamed to @vscode/extension-telemetry

TODOs

  • Test with clean Azure AppInsights key & environment
  • Verify same data is coming across
  • Especially as extension name/key & version is not in the constructor

New

https://github.com/microsoft/vscode-extension-telemetry/blob/main/src/node/telemetryReporter.ts

Previous

https://github.com/microsoft/vscode-extension-telemetry/blob/v0.4.5/src/node/telemetryReporter.ts#L76

deprecated [email protected]: This package has been renamed to @vscode/extension-telemetry
Update imports & usage of tracking error
@codesandbox
Copy link

codesandbox bot commented Sep 1, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant