Skip to content

Commit

Permalink
Update Pylance GDPR tags (microsoft#24794)
Browse files Browse the repository at this point in the history
  • Loading branch information
luabud authored Feb 6, 2025
1 parent 9578785 commit e8ed713
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/client/telemetry/pylance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@
*/
/* __GDPR__
"language_server/analysis_complete" : {
"common.remotename" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"common.uikind" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"configparseerroroccurred" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"elapsedms" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"externalmb" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
Expand Down Expand Up @@ -152,8 +150,6 @@
*/
/* __GDPR__
"language_server/exception_intellicode" : {
"common.remotename" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"common.uikind" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }
}
Expand Down Expand Up @@ -199,8 +195,6 @@
"absoluteuserunresolved" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"builtinimportstubs" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"builtinimporttotal" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"common.remotename" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"common.uikind" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"installsource" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"localimportstubs" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"localimporttotal" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
Expand Down Expand Up @@ -255,8 +249,6 @@
/* __GDPR__
"language_server/intellicode_completion_item_selected" : {
"class" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"common.remotename" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"common.uikind" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"count" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"elapsedtime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"failurereason" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
Expand All @@ -277,8 +269,6 @@
*/
/* __GDPR__
"language_server/intellicode_enabled" : {
"common.remotename" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"common.uikind" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"enabled" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"installsource" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
Expand Down

0 comments on commit e8ed713

Please sign in to comment.