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

[CLI] Change Usage Tracking Behavior #4379

Merged
merged 7 commits into from
Sep 19, 2023
Merged

[CLI] Change Usage Tracking Behavior #4379

merged 7 commits into from
Sep 19, 2023

Conversation

zateutsch
Copy link
Contributor

@zateutsch zateutsch commented Sep 14, 2023

@jgw96 This contains the changes we talked about. I also added a readme for display on NPM.

If you could just update to 0.0.15 and make sure none of the commands hang that would be great.

Summary of changes:

The bulk of each command and the analytics process are now running on separate processes. I also detached the analytics process from the parent, and if I understand/tested correctly, we should get analytics regardless of whether or not the command was cancelled, unless they manage to cancel before we make the analytics call.

@microsoft-github-policy-service
Copy link
Contributor

Thanks zateutsch for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

@zateutsch zateutsch added this pull request to the merge queue Sep 19, 2023
Merged via the queue into staging with commit bb7bc11 Sep 19, 2023
6 checks passed
@zateutsch zateutsch deleted the cli-insights-patch branch September 19, 2023 16:18
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

2 participants