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 create new environment command #19838

Closed
luabud opened this issue Sep 14, 2022 · 0 comments · Fixed by #19925
Closed

Add telemetry for create new environment command #19838

luabud opened this issue Sep 14, 2022 · 0 comments · Fixed by #19925
Assignees
Labels
area-editor-* User-facing catch-all debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on

Comments

@luabud
Copy link
Member

luabud commented Sep 14, 2022

For prioritization purposes, it'd be nice if we could get:

  • Environment choice (venv or conda + the Python version),
  • Whether env creation was successful or not
  • Whether we attempted to install packages (and the file type, requirements.txt or other when we support it)
  • Whether dependencies installation succeeded or failed
@luabud luabud added debt Covers everything internal: CI, testing, refactoring of the codebase, etc. area-editor-* User-facing catch-all needs PR Ready to be worked on labels Sep 14, 2022
@karthiknadig karthiknadig self-assigned this Sep 27, 2022
karthiknadig added a commit that referenced this issue Oct 3, 2022
Closes #19889
Closes #19890
Closes #19891
Closes #19894
Closes #19897
Closes #19852
Closes #19851
Closes #19838
Closes #19916
Closes #19917
eleanorjboyd pushed a commit to eleanorjboyd/vscode-python that referenced this issue Oct 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-editor-* User-facing catch-all debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants