|
3 | 3 | "duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true }, |
4 | 4 | "errorname" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
5 | 5 | "errorstack" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
6 | | - "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 6 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 7 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
7 | 8 | } |
8 | 9 | */ |
9 | 10 | /* __GDPR__ |
10 | 11 | "language_server.jinja_usage" : { |
11 | | - "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
12 | | - "openfileextensions" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 12 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } , |
| 13 | + "openfileextensions" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 14 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
13 | 15 | } |
14 | 16 | */ |
15 | 17 | /* __GDPR__ |
16 | 18 | "language_server.ready" : { |
17 | 19 | "duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true }, |
18 | 20 | "errorname" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
19 | 21 | "errorstack" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
20 | | - "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 22 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 23 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
21 | 24 | } |
22 | 25 | */ |
23 | 26 | /* __GDPR__ |
|
29 | 32 | "method" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
30 | 33 | "modulehash" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
31 | 34 | "moduleversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
32 | | - "resultlength" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true } |
| 35 | + "resultlength" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true }, |
| 36 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
33 | 37 | } |
34 | 38 | */ |
35 | 39 | /* __GDPR__ |
36 | 40 | "language_server.startup" : { |
37 | 41 | "duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true }, |
38 | 42 | "errorname" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
39 | 43 | "errorstack" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
40 | | - "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 44 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 45 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
41 | 46 | } |
42 | 47 | */ |
43 | 48 | /* __GDPR__ |
|
59 | 64 | "peakrssmb" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
60 | 65 | "resolverid" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
61 | 66 | "rssmb" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
62 | | - "diagnosticsseen" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 67 | + "diagnosticsseen" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 68 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
63 | 69 | } |
64 | 70 | */ |
65 | 71 | /* __GDPR__ |
66 | 72 | "language_server/analysis_exception" : { |
67 | 73 | "errorname" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
68 | 74 | "errorstack" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
69 | | - "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 75 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 76 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
70 | 77 | } |
71 | 78 | */ |
72 | 79 | /* __GDPR__ |
73 | 80 | "language_server/completion_accepted" : { |
74 | 81 | "autoimport" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
75 | 82 | "dictionarykey" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
76 | 83 | "memberaccess" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
77 | | - "keyword" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 84 | + "keyword" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 85 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
78 | 86 | } |
79 | 87 | */ |
80 | 88 | /* __GDPR__ |
|
85 | 93 | "overallsuccesses" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
86 | 94 | "overalltotal" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
87 | 95 | "successes" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
88 | | - "total" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 96 | + "total" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 97 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
89 | 98 | } |
90 | 99 | */ |
91 | 100 | /* __GDPR__ |
|
95 | 104 | "lastknownmodulehash" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
96 | 105 | "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
97 | 106 | "packagehash" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
98 | | - "unknownmembernamehash" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 107 | + "unknownmembernamehash" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 108 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
99 | 109 | } |
100 | 110 | */ |
101 | 111 | /* __GDPR__ |
|
133 | 143 | "tokenizetime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
134 | 144 | "totaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
135 | 145 | "typeevalcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
136 | | - "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 146 | + "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 147 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
137 | 148 | } |
138 | 149 | */ |
139 | 150 | /* __GDPR__ |
140 | 151 | "language_server/exception_intellicode" : { |
141 | 152 | "common.remotename" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
142 | | - "common.uikind" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 153 | + "common.uikind" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 154 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 155 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
143 | 156 | } |
144 | 157 | */ |
145 | 158 | /* __GDPR__ |
146 | 159 | "language_server/execute_command" : { |
147 | 160 | "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
148 | | - "name" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 161 | + "name" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 162 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
149 | 163 | } |
150 | 164 | */ |
151 | 165 | /* __GDPR__ |
152 | 166 | "language_server/goto_def_inside_string" : { |
153 | | - "resultlength" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 167 | + "resultlength" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 168 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 169 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
154 | 170 | } |
155 | 171 | */ |
156 | 172 | /* __GDPR__ |
|
167 | 183 | "reason_typeshed_path_not_found" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
168 | 184 | "resolverid" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
169 | 185 | "success" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
170 | | - "total" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 186 | + "total" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 187 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 188 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
171 | 189 | } |
172 | 190 | */ |
173 | 191 | /* __GDPR__ |
|
197 | 215 | "unresolvedmodules" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
198 | 216 | "unresolvedpackages" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
199 | 217 | "unresolvedpackageslowercase" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
200 | | - "unresolvedtotal" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 218 | + "unresolvedtotal" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 219 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
201 | 220 | } |
202 | 221 | */ |
203 | 222 | /* __GDPR__ |
|
216 | 235 | "tokenizetime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
217 | 236 | "totaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
218 | 237 | "typeevalcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
219 | | - "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 238 | + "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 239 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
220 | 240 | } |
221 | 241 | */ |
222 | 242 | /* __GDPR__ |
223 | 243 | "language_server/installed_packages" : { |
224 | 244 | "packagesbitarray" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
225 | 245 | "packageslowercase" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
226 | | - "resolverid" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 246 | + "resolverid" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 247 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 248 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
227 | 249 | } |
228 | 250 | */ |
229 | 251 | /* __GDPR__ |
|
245 | 267 | "methods" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
246 | 268 | "modeltype" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
247 | 269 | "modelversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
248 | | - "selecteditemtelemetrybuildtimeinms" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 270 | + "selecteditemtelemetrybuildtimeinms" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 271 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
249 | 272 | } |
250 | 273 | */ |
251 | 274 | /* __GDPR__ |
|
255 | 278 | "enabled" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
256 | 279 | "installsource" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
257 | 280 | "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
258 | | - "startup" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 281 | + "startup" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 282 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
259 | 283 | } |
260 | 284 | */ |
261 | 285 | /* __GDPR__ |
|
264 | 288 | "errorstack" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
265 | 289 | "installsource" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
266 | 290 | "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
267 | | - "reason" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 291 | + "reason" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 292 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
268 | 293 | } |
269 | 294 | */ |
270 | 295 | /* __GDPR__ |
|
273 | 298 | "errorstack" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" }, |
274 | 299 | "installsource" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
275 | 300 | "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
276 | | - "reason" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 301 | + "reason" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 302 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
277 | 303 | } |
278 | 304 | */ |
279 | 305 | /* __GDPR__ |
|
293 | 319 | "totaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
294 | 320 | "type" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
295 | 321 | "typeevalcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
296 | | - "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 322 | + "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 323 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 324 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
297 | 325 | } |
298 | 326 | */ |
299 | 327 | /* __GDPR__ |
|
312 | 340 | "tokenizetime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
313 | 341 | "totaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
314 | 342 | "typeevalcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
315 | | - "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 343 | + "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 344 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
316 | 345 | } |
317 | 346 | */ |
318 | 347 | /* __GDPR__ |
|
321 | 350 | "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
322 | 351 | "method" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
323 | 352 | "modulehash" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
324 | | - "resultlength" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true } |
| 353 | + "resultlength" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true }, |
| 354 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
325 | 355 | } |
326 | 356 | */ |
327 | 357 | /* __GDPR__ |
|
358 | 388 | "uselibrarycodefortypes" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
359 | 389 | "variableinlaytypehints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
360 | 390 | "watchforlibrarychanges" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
361 | | - "workspacecount" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 391 | + "workspacecount" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 392 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 393 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
362 | 394 | } |
363 | 395 | */ |
364 | 396 | /* __GDPR__ |
|
370 | 402 | "tokenfullms" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
371 | 403 | "tokenrangems" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
372 | 404 | "totalms" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
373 | | - "userindexms" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 405 | + "userindexms" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 406 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 407 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
374 | 408 | } |
375 | 409 | */ |
376 | 410 | /* __GDPR__ |
|
389 | 423 | "tokenizetime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
390 | 424 | "totaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
391 | 425 | "typeevalcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
392 | | - "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 426 | + "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 427 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
393 | 428 | } |
394 | 429 | */ |
395 | 430 | /* __GDPR__ |
396 | 431 | "language_server/workspaceindex_threshold_reached" : { |
397 | | - "index_count" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 432 | + "index_count" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 433 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 434 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
398 | 435 | } |
399 | 436 | */ |
400 | 437 | /** |
|
403 | 440 | /* __GDPR__ |
404 | 441 | "language_server.crash" : { |
405 | 442 | "oom" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" }, |
406 | | - "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" } |
| 443 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" }, |
| 444 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
407 | 445 | } |
408 | 446 | */ |
0 commit comments