Skip to content

Fixing GDPR telemetry naming for package management #551

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 1 commit into from
Jun 17, 2025

Conversation

cwebster-99
Copy link
Member

We are sending the following event locally ms-python.vscode-python-envs/PACKAGE_MANAGEMENT but this is not classified in our GDPR tool due to the mismatched GDPR tag.

The following is cleared in the GDPR tool based on the GDPR tag
image

I think this small change will suffice to align the two

@eleanorjboyd eleanorjboyd merged commit fbb968f into main Jun 17, 2025
10 checks passed
@eleanorjboyd eleanorjboyd deleted the package_telemetry_patch branch June 17, 2025 16:36
eleanorjboyd pushed a commit to eleanorjboyd/vscode-python-environments that referenced this pull request Jun 19, 2025
We are sending the following event locally
`ms-python.vscode-python-envs/PACKAGE_MANAGEMENT` but this is not
classified in our GDPR tool due to the mismatched GDPR tag.

The following is cleared in the GDPR tool based on the GDPR tag 

![image](https://github.com/user-attachments/assets/267d5fa5-72c5-4423-9357-8ef982e848d5)

I think this small change will suffice to align the two
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.

2 participants