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

VSCode Telemetry #313

Open
PauliusKu opened this issue Feb 12, 2025 · 0 comments · May be fixed by #343
Open

VSCode Telemetry #313

PauliusKu opened this issue Feb 12, 2025 · 0 comments · May be fixed by #343
Assignees
Labels
enhancement New feature or request

Comments

@PauliusKu
Copy link
Collaborator

PauliusKu commented Feb 12, 2025

Try to setup VSCode telemetry for this extension

  1. From extension side this should be easy, we'll just need to use vscode-extension-telemetry package.
  2. The Azure Collector part might be more challenging, but for starters we might just do something simple and primitive.

Guide is here:
https://code.visualstudio.com/api/extension-guides/telemetry

Also this:
Embrace your inside lawyer and check if we need to do something with GDPR. Technically if we collect any data we need deal with it.
https://code.visualstudio.com/docs/getstarted/telemetry#_gdpr-and-vs-code

@PauliusKu PauliusKu added the enhancement New feature or request label Feb 12, 2025
@PauliusJaskutelis PauliusJaskutelis linked a pull request Mar 5, 2025 that will close this issue
@PauliusKu PauliusKu added this to the Next Release milestone Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants