You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing GDPR telemetry naming for package management (#551)
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

I think this small change will suffice to align the two
0 commit comments