|
27 | 27 | "errorstack" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
28 | 28 | "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
29 | 29 | "method" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
30 | | - "modulehash" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 30 | + "modulehash" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 31 | + "resultLength" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true } |
31 | 32 | } |
32 | 33 | */ |
33 | 34 | /* __GDPR__ |
|
313 | 314 | "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
314 | 315 | } |
315 | 316 | */ |
| 317 | +/* __GDPR__ |
| 318 | + "language_server/server_side_request" : { |
| 319 | + "duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true }, |
| 320 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 321 | + "method" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 322 | + "modulehash" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 323 | + "resultLength" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true } |
| 324 | + } |
| 325 | +*/ |
316 | 326 | /* __GDPR__ |
317 | 327 | "language_server/settings" : { |
318 | 328 | "addimportexactmatchonly" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
|
0 commit comments