Skip to content

fix bugs in telemetry for envs ext #25232

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

Merged
merged 2 commits into from
Jul 2, 2025

Conversation

eleanorjboyd
Copy link
Member

  • wasn't sending EventName == "ms-python.python/execution_code"&&Properties["trigger"]=="icon when I run a python file using the play button
  • when opening the editor and have a venv selected in the panel, telemetry event is sending the editor.load event with InterpreterType as System instead of venv

@eleanorjboyd eleanorjboyd added the debt Covers everything internal: CI, testing, refactoring of the codebase, etc. label Jul 2, 2025
@eleanorjboyd eleanorjboyd self-assigned this Jul 2, 2025
@eleanorjboyd eleanorjboyd added this to the June 2025 milestone Jul 2, 2025
@eleanorjboyd eleanorjboyd added skip tests Updates to tests unnecessary skip-issue-check labels Jul 2, 2025
Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@eleanorjboyd eleanorjboyd merged commit 9b89180 into microsoft:main Jul 2, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc. skip tests Updates to tests unnecessary skip-issue-check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants