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

Client Telemetry : Refactors code to compute hash of VM ID and Process Name information #3376

Merged
merged 6 commits into from
Aug 17, 2022

Conversation

sourabh1007
Copy link
Contributor

Description

Compute Hash of below 2 values to avoid saving PII data

  1. VM Id
  2. Process Name

Type of change

  • [] Bug fix (non-breaking change which fixes an issue)

Closing issues

To automatically close an issue: closes #3372

@sourabh1007 sourabh1007 force-pushed the users/sourabhjain/hashedctdata branch from 25c740d to 173b4c4 Compare August 16, 2022 19:08
@sourabh1007 sourabh1007 force-pushed the users/sourabhjain/hashedctdata branch from f2dbebc to bfb6c13 Compare August 16, 2022 19:38
@ealsur ealsur enabled auto-merge (squash) August 16, 2022 21:06
@ealsur ealsur merged commit 1151f55 into master Aug 17, 2022
@ealsur ealsur deleted the users/sourabhjain/hashedctdata branch August 17, 2022 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Client Telemetry : Hash Process Id and VM id
2 participants