Skip to content

Commit e8ed713

Browse files
authored
Update Pylance GDPR tags (microsoft#24794)
1 parent 9578785 commit e8ed713

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/client/telemetry/pylance.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@
4747
*/
4848
/* __GDPR__
4949
"language_server/analysis_complete" : {
50-
"common.remotename" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
51-
"common.uikind" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
5250
"configparseerroroccurred" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
5351
"elapsedms" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
5452
"externalmb" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
@@ -152,8 +150,6 @@
152150
*/
153151
/* __GDPR__
154152
"language_server/exception_intellicode" : {
155-
"common.remotename" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
156-
"common.uikind" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
157153
"lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
158154
"failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }
159155
}
@@ -199,8 +195,6 @@
199195
"absoluteuserunresolved" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
200196
"builtinimportstubs" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
201197
"builtinimporttotal" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
202-
"common.remotename" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
203-
"common.uikind" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
204198
"installsource" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
205199
"localimportstubs" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
206200
"localimporttotal" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
@@ -255,8 +249,6 @@
255249
/* __GDPR__
256250
"language_server/intellicode_completion_item_selected" : {
257251
"class" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
258-
"common.remotename" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
259-
"common.uikind" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
260252
"count" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
261253
"elapsedtime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
262254
"failurereason" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
@@ -277,8 +269,6 @@
277269
*/
278270
/* __GDPR__
279271
"language_server/intellicode_enabled" : {
280-
"common.remotename" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
281-
"common.uikind" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
282272
"enabled" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
283273
"installsource" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
284274
"lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },

0 commit comments

Comments
 (0)