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

Add telemetry for extension updates #82

Open
f1ames opened this issue Dec 20, 2023 · 0 comments
Open

Add telemetry for extension updates #82

f1ames opened this issue Dec 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@f1ames
Copy link
Contributor

f1ames commented Dec 20, 2023

We would like to send a telemetry event each time extension is updated.

I haven't seen any build-in mechanism to detect update (to be rechecked). We can do it e.g. by externally storing extension version and then checking on initialization if it's different then current running version. It can be a part of machineId read/write flow.

@f1ames f1ames added the enhancement New feature or request label Dec 20, 2023
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

No branches or pull requests

1 participant