We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dad6c9 commit 40302fdCopy full SHA for 40302fd
src/client/telemetry/pylance.ts
@@ -395,3 +395,11 @@
395
"index_count" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }
396
}
397
*/
398
+/**
399
+ * Telemetry event sent when LSP server crashes
400
+ */
401
+/* __GDPR__
402
+"language_server_crash" : {
403
+ "oom" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" }
404
+}
405
+*/
0 commit comments