Skip to content

Commit

Permalink
Add GDPR tags for Pylance event (microsoft#23900)
Browse files Browse the repository at this point in the history
  • Loading branch information
luabud authored Aug 1, 2024
1 parent 3dad6c9 commit 40302fd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/client/telemetry/pylance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -395,3 +395,11 @@
"index_count" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }
}
*/
/**
* Telemetry event sent when LSP server crashes
*/
/* __GDPR__
"language_server_crash" : {
"oom" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" }
}
*/

0 comments on commit 40302fd

Please sign in to comment.