From 4e19a9f16ab8dca0b027796bd84bf5375d778323 Mon Sep 17 00:00:00 2001 From: Rachel Macfarlane Date: Tue, 16 Feb 2021 10:24:48 -0800 Subject: [PATCH] Update telemetry classification type for isEdu check --- extensions/github-authentication/src/githubServer.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/github-authentication/src/githubServer.ts b/extensions/github-authentication/src/githubServer.ts index 13ec13b735b..6a0ecfa357f 100644 --- a/extensions/github-authentication/src/githubServer.ts +++ b/extensions/github-authentication/src/githubServer.ts @@ -229,7 +229,7 @@ export class GitHubServer { /* __GDPR__ "session" : { - "isEdu": { "classification": "PublicNonPersonalData", "purpose": "FeatureInsight" } + "isEdu": { "classification": "NonIdentifiableDemographicInfo", "purpose": "FeatureInsight" } } */ this.telemetryReporter.sendTelemetryEvent('session', {