Skip to content
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

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

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

warrenbuckley
Copy link
Owner

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

deprecated vscode-extension-telemetry@0.4.5: 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 vscode-extension-telemetry@0.4.5: 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.

None yet

1 participant