Last active
October 21, 2023 06:09
-
-
Save robole/97f6e1c4dc888ae0a49a7683e54949c2 to your computer and use it in GitHub Desktop.
VS Code Telemetry
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"vscode-core": { | |
"events": { | |
"extensionGallery:install": { | |
"success": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"errorcode": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"recommendationreason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"galleryid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publishername": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherdisplayname": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isprereleaseversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"dependencies": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"index": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"querysource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"extensionGallery:uninstall": { | |
"success": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"errorcode": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"galleryid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publishername": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherdisplayname": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isprereleaseversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"dependencies": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"index": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"querysource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"extensionGallery:update": { | |
"success": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"errorcode": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"galleryid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publishername": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherdisplayname": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isprereleaseversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"dependencies": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"index": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"querysource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"galleryService:downloadVSIX": { | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"galleryid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publishername": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherdisplayname": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isprereleaseversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"dependencies": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"index": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"querysource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"remoteExtensionRecommendations:popup": { | |
"userreaction": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"startupTimeVaried": { | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"ellapsed": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"islatestversion": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"didusecacheddata": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"windowkind": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"windowcount": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"viewletid": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"panelid": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"editorids": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timers.ellapsedappready": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsednlsgeneration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedloadmainbundle": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedcrashreporter": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedmainserver": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedwindowcreate": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedwindowload": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedwindowloadtorequire": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedwaitforwindowconfig": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedstorageinit": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedworkspaceserviceinit": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedsharedprocesconnected": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedrequireduserdatainit": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedotheruserdatainit": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedrequire": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedextensions": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedextensionsready": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedviewletrestore": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedpanelrestore": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsededitorrestore": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timers.ellapsedworkbench": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"platform": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"release": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"arch": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"totalmem": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"freemem": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"cpus.count": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"cpus.speed": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"cpus.model": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"initialstartup": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"hasaccessibilitysupport": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"isvmlikelyhood": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"emptyworkbench": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"loadavg": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"meminfo.workingsetsize": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"meminfo.privatebytes": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"meminfo.sharedbytes": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"query-expfeature": { | |
"abexp.queriedfeature": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"editorOpened": { | |
"target": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"typeid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"resource.mimetype": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"resource.scheme": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"resource.ext": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"resource.path": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"editorClosed": { | |
"target": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"typeid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"resource.mimetype": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"resource.scheme": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"resource.ext": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"resource.path": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"extensionGallery:install:recommendations": { | |
"recommendationreason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"galleryid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publishername": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherdisplayname": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isprereleaseversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"dependencies": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"index": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"querysource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"exthostunresponsive": { | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"data": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"extensionGallery:openExtension": { | |
"recommendationreason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"galleryid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publishername": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherdisplayname": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isprereleaseversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"dependencies": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"index": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"querysource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"extension:enable": { | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"galleryid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publishername": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherdisplayname": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isprereleaseversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"dependencies": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"index": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"querysource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"extension:disable": { | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"galleryid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publishername": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherdisplayname": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isprereleaseversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"dependencies": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"index": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"querysource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"cesSurvey:popup": { | |
"userreaction": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"cesSurvey:schedule": {}, | |
"settingsEditor.settingModified": { | |
"key": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "The setting that is being modified.", | |
"endPoint": "none" | |
}, | |
"groupid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "Whether the setting is from the local search or remote search provider, if applicable.", | |
"endPoint": "none" | |
}, | |
"nlpindex": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "The index of the setting in the remote search provider results, if applicable.", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"displayindex": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "The index of the setting in the combined search results, if applicable.", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"showconfiguredonly": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "Whether the user is in the modified view, which shows configured settings only.", | |
"endPoint": "none" | |
}, | |
"isreset": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "Identifies whether a setting was reset to its default value.", | |
"endPoint": "none" | |
}, | |
"target": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "The scope of the setting, such as user or workspace.", | |
"endPoint": "none" | |
} | |
}, | |
"settingsEditor.filter": { | |
"durations.nlpresult": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "How long the remote search provider took, if applicable.", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"counts.nlpresult": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "The number of matches found by the remote search provider, if applicable.", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"counts.filterresult": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "The number of matches found by the local search provider, if applicable.", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"requestcount": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "The number of requests sent to Bing, if applicable.", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"settingsEditor.searchError": { | |
"message": { | |
"classification": "CallstackOrException", | |
"purpose": "FeatureInsight", | |
"owner": "rzhao271", | |
"comment": "The error message of the search error.", | |
"endPoint": "none" | |
} | |
}, | |
"terminalLatencyStats": { | |
"min": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"max": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"median": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"count": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"predictionaccuracy": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"searchResultsFirstRender": { | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"searchResultsFinished": { | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"searchResultsShown": { | |
"count": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"filecount": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"scheme": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"searchontypeenabled": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"options.pattern": { | |
"classification": "CustomerContent", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"options.isregexp": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"options.iswordmatch": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"options.wordseparators": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"options.ismultiline": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"options.iscasesensitive": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"options.issmartcase": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"watermark:open": {}, | |
"taskService.engineVersion": { | |
"executionengineversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"taskService": { | |
"trigger": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"runner": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"taskkind": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"command": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"success": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"exitcode": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"workspce.tags": { | |
"workbench.filestoopenorcreate": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workbench.filestodiff": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"workspace.roots": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.empty": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.grunt": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gulp": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.jake": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.tsconfig": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.jsconfig": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.config.xml": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.vsc.extension": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.asp<NUMBER>": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.sln": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.unity": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.express": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.sails": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.koa": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.hapi": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.socket.io": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.restify": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.next": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.nuxt": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@nestjs/core": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.strapi": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.gatsby": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.rnpm-plugin-windows": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.react": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@angular/core": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.vue": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.aws-sdk": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.aws-amplify-sdk": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/ai": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/cosmos": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/event": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/identity": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/keyvault": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/search": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/storage": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.azure": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.azure-storage": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@google-cloud/common": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.firebase": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.heroku-cli": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@microsoft/teams-js": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@microsoft/office-js": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@microsoft/office-js-helpers": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@types/office-js": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@types/office-runtime": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.office-ui-fabric-react": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@uifabric/icons": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@uifabric/merge-styles": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@uifabric/styling": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@uifabric/experiments": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@uifabric/utilities": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@microsoft/rush": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.lerna": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.just-task": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.beachball": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.electron": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.playwright": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.playwright-cli": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@playwright/test": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.playwright-core": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.playwright-chromium": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.playwright-firefox": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.playwright-webkit": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.cypress": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.nightwatch": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.protractor": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.puppeteer": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.selenium-webdriver": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.webdriverio": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.gherkin": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/app-configuration": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/cosmos-sign": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/cosmos-language-service": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/synapse-spark": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/synapse-monitoring": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/synapse-managed-private-endpoints": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/synapse-artifacts": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/synapse-access-control": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/ai-metrics-advisor": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/service-bus": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/keyvault-secrets": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/keyvault-keys": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/keyvault-certificates": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/keyvault-admin": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/digital-twins-core": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/cognitiveservices-anomalydetector": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/ai-anomaly-detector": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-xml": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-tracing": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-paging": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-https": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-client": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-asynciterator-polyfill": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-arm": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/amqp-common": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-lro": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/logger": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-http": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-auth": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/core-amqp": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/abort-controller": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/eventgrid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/storage-file-datalake": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/search-documents": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/storage-file": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/storage-datalake": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/storage-queue": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/storage-file-share": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/storage-blob-changefeed": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/storage-blob": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/cognitiveservices-formrecognizer": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/ai-form-recognizer": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/cognitiveservices-textanalytics": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/ai-text-analytics": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/event-processor-host": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/schema-registry-avro": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/schema-registry": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/eventhubs-checkpointstore-blob": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/event-hubs": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/communication-signaling": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/communication-calling": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/communication-sms": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/communication-common": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/communication-chat": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/communication-administration": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/attestation": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.@azure/data-tables": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.react-native-macos": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.npm.react-native-windows": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.bower": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.yeoman.code.ext": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.cordova.high": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.cordova.low": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.xamarin.android": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.xamarin.ios": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.android.cpp": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.reactnative": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.ionic": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": "true" | |
}, | |
"workspace.nativescript": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": "true" | |
}, | |
"workspace.java.pom": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.java.gradle": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.java.android": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gradle.azure": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gradle.javaee": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gradle.jdbc": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gradle.jpa": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gradle.lombok": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gradle.mockito": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gradle.redis": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gradle.springboot": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gradle.sql": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.gradle.unittest": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.pom.azure": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.pom.javaee": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.pom.jdbc": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.pom.jpa": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.pom.lombok": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.pom.mockito": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.pom.redis": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.pom.springboot": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.pom.sql": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.pom.unittest": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.requirements": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.requirements.star": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.pipfile": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.conda": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.any-azure": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.pulumi-azure": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-ai": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-cognitiveservices": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-core": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-cosmos": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-devtools": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-elasticluster": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-event": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-eventgrid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-functions": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-graphrbac": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-identity": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-iothub-device-client": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-keyvault": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-loganalytics": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-mgmt": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-ml": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-monitor": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-search": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-servicebus": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-servicefabric": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-shell": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-storage": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-translator": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.adal": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.pydocumentdb": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.botbuilder-core": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.botbuilder-schema": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.botframework-connector": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.playwright": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-synapse-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-synapse-spark": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-synapse-artifacts": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-synapse-accesscontrol": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-synapse": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-cognitiveservices-vision-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-cognitiveservices-search-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-cognitiveservices-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-cognitiveservices-language-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-cognitiveservices-knowledge-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-ai-metricsadvisor": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azureml-sdk": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-keyvault-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-keyvault-secrets": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-keyvault-keys": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-keyvault-certificates": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-keyvault-administration": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-digitaltwins-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-digitaltwins-core": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-cognitiveservices-anomalydetector": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-ai-anomalydetector": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-applicationinsights": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-core-tracing-opentelemetry": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-core-tracing-opencensus": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-common": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-storage-file-datalake": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-search-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-search-documents": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-storage-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-storage-file": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-storage-common": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-storage-queue": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-storage-file-share": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-storage-blob-changefeed": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-storage-blob": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-cognitiveservices-formrecognizer": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-ai-formrecognizer": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-ai-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-cognitiveservices-language-textanalytics": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-ai-textanalytics": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-schemaregistry-avroserializer": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-schemaregistry": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-eventhub-checkpointstoreblob-aio": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-eventhub-checkpointstoreblob": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-eventhub": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-communication-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-communication-sms": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-communication-chat": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-communication-administration": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-security-attestation": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-data-nspkg": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"workspace.py.azure-data-tables": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"workspace.remotes": { | |
"domains": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"workspace.azure": { | |
"node": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"java": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"languagePackSuggestion:popup": { | |
"userreaction": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"language": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"debugSessionStart": { | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"breakpointcount": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"exceptionbreakpoints": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"watchexpressionscount": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"extensionname": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isbuiltin": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"launchjsonexists": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"debugSessionStop": { | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"success": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"sessionlengthinseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"breakpointcount": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"watchexpressionscount": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"debug/didViewMemory": { | |
"debugtype": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"workbenchActionExecuted": { | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"from": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"views.toggleVisibility": { | |
"viewid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"visible": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"views.welcomeAction": { | |
"viewid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"uri": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"notification:show": { | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "The identifier of the source of the notification.", | |
"endPoint": "none" | |
}, | |
"silent": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "Whethe the notification is silent or not.", | |
"endPoint": "none" | |
}, | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "The source of the notification.", | |
"endPoint": "none" | |
} | |
}, | |
"notification:close": { | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "The identifier of the source of the notification.", | |
"endPoint": "none" | |
}, | |
"silent": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "Whethe the notification is silent or not.", | |
"endPoint": "none" | |
}, | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "The source of the notification.", | |
"endPoint": "none" | |
} | |
}, | |
"notification:hide": { | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "The identifier of the source of the notification.", | |
"endPoint": "none" | |
}, | |
"silent": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "Whethe the notification is silent or not.", | |
"endPoint": "none" | |
}, | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "The source of the notification.", | |
"endPoint": "none" | |
} | |
}, | |
"notification:actionExecuted": { | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "The identifier of the action that was run from a notification.", | |
"endPoint": "none" | |
}, | |
"actionlabel": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "The label of the action that was run from a notification.", | |
"endPoint": "none" | |
}, | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "The source of the notification where an action was run.", | |
"endPoint": "none" | |
}, | |
"silent": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "bpasero", | |
"comment": "Whether the notification where an action was run is silent or not.", | |
"endPoint": "none" | |
} | |
}, | |
"automaticlanguagedetection.likelywrong": { | |
"currentlanguageid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"nextlanguageid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"linecount": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"modelpreference": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"setUntitledDocumentLanguage": { | |
"to": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "JacksonKearl", | |
"comment": "Help understand effectiveness of automatic language detection", | |
"endPoint": "none" | |
}, | |
"from": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "JacksonKearl", | |
"comment": "Help understand effectiveness of automatic language detection", | |
"endPoint": "none" | |
}, | |
"modelpreference": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "JacksonKearl", | |
"comment": "Help understand effectiveness of automatic language detection", | |
"endPoint": "none" | |
} | |
}, | |
"workbenchEditorReopen": { | |
"scheme": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"ext": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"from": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"to": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"activityBarAction": { | |
"viewletid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"action": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"codeAction.applyCodeAction": { | |
"codeactiontitle": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "mjbvz", | |
"comment": "The display label of the applied code action", | |
"endPoint": "none" | |
}, | |
"codeactionkind": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "mjbvz", | |
"comment": "The kind (refactor, quickfix) of the applied code action", | |
"endPoint": "none" | |
}, | |
"codeactionispreferred": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "mjbvz", | |
"comment": "Was the code action marked as being a preferred action?", | |
"endPoint": "none" | |
} | |
}, | |
"suggest.durations.json": { | |
"data": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"suggest.acceptedSuggestion": { | |
"providerid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"basenamehash": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"fileextension": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"languageid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"notebook/editorOpened": { | |
"scheme": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"ext": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"viewtype": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"notebook/editorOpenPerf": { | |
"scheme": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"ext": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"viewtype": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"extensionactivated": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"inputloaded": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"webviewcommloaded": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"custommarkdownloaded": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"editorloaded": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"remoteReconnectionReload": { | |
"remotename": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"reconnectiontoken": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"millissincelastincomingdata": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"attempt": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"remoteConnectionLost": { | |
"remotename": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"reconnectiontoken": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"remoteReconnectionRunning": { | |
"remotename": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"reconnectiontoken": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"millissincelastincomingdata": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"attempt": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"remoteReconnectionPermanentFailure": { | |
"remotename": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"reconnectiontoken": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"millissincelastincomingdata": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"attempt": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"handled": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"remoteConnectionGain": { | |
"remotename": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"reconnectiontoken": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"millissincelastincomingdata": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"attempt": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"remoteConnectionSuccess": { | |
"web": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"remotename": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"remoteConnectionFailure": { | |
"web": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"remotename": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"message": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"windowsEdition": { | |
"edition": { | |
"classification": "SystemMetaData", | |
"purpose": "BusinessInsight", | |
"endPoint": "none" | |
} | |
}, | |
"experiments": { | |
"experiments": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"searchEditor/saveSearchResults": {}, | |
"searchEditor/openNewSearchEditor": {}, | |
"searchEditor/createEditorFromSearchResult": {}, | |
"keybindingsEditor.action": { | |
"action": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"command": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"startup.resource.perf": { | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"gettingStarted.didAutoOpenWalkthrough": { | |
"id": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"owner": "JacksonKearl", | |
"comment": "Used to understand what walkthroughs are consulted most frequently", | |
"endPoint": "none" | |
} | |
}, | |
"gettingStarted.ActionExecuted": { | |
"command": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"owner": "JacksonKearl", | |
"comment": "Help understand what actions are most commonly taken on the getting started page", | |
"endPoint": "none" | |
}, | |
"argument": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"owner": "JacksonKearl", | |
"comment": "As above", | |
"endPoint": "none" | |
} | |
}, | |
"workspaceTrustDisabled": { | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"workspaceTrustFolderCounts": { | |
"trustedfolderscount": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"workspaceTrustStateChanged": { | |
"workspaceid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"istrusted": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"workspaceFolderDepthBelowTrustedFolder": { | |
"trustedfolderdepth": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"workspacefolderdepth": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"delta": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"sync/handleConflicts": { | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"action": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"sync/showConflicts": { | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"action": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"fileExtensionSuggestion:popup": { | |
"userreaction": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"fileextension": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"extensionWorkspaceRecommendations:open": { | |
"count": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"extensionsRecommendations:ignoreRecommendation": { | |
"recommendationreason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"extensionRecommendations:popup": { | |
"userreaction": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"extensionWorkspaceRecommendations:popup": { | |
"userreaction": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"dynamicWorkspaceRecommendations": { | |
"count": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"cache": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"webviewMissingCsp": { | |
"extension": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "mjbvz", | |
"comment": "The id of the extension that created the webview.", | |
"endPoint": "none" | |
} | |
}, | |
"workspaceLoad": { | |
"useragent": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"emptyworkbench": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"windowsize.innerheight": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"windowsize.innerwidth": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"windowsize.outerheight": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"windowsize.outerwidth": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"workbench.filestoopenorcreate": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"workbench.filestodiff": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"customkeybindingscount": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"theme": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"language": { | |
"classification": "SystemMetaData", | |
"purpose": "BusinessInsight", | |
"endPoint": "none" | |
}, | |
"pinnedviewlets": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"restoredviewlet": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"restorededitors": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"startupkind": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"settingsRead": { | |
"settingstype": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"fileGet": { | |
"mimetype": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"ext": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"path": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"allowlistedjson": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"settingsWritten": { | |
"settingstype": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"filePUT": { | |
"mimetype": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"ext": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"path": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"allowlistedjson": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"accessibility": { | |
"enabled": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"automaticlanguagedetection.stats": { | |
"languages": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"confidences": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"timespent": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"cachedSearchComplete": { | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"resultcount": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"workspacefoldercount": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"endtoendtime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"sortingtime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"cachewasresolved": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"cachelookuptime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"cachefiltertime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"cacheentrycount": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"scheme": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"searchComplete": { | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"resultcount": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"workspacefoldercount": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"endtoendtime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"sortingtime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"filewalktime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"directorieswalked": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"fileswalked": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"cmdtime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"cmdresultcount": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"scheme": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"textSearchComplete": { | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"workspacefoldercount": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"endtoendtime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"scheme": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"error": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"usepcre2": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"tasClientReadTreatmentComplete": { | |
"treatmentvalue": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"treatmentname": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"openKeybindings": { | |
"textual": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"viewDescriptorService.moveViews": { | |
"viewcount": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"fromcontainer": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"tocontainer": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"fromlocation": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"tolocation": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"activatePlugin": { | |
"id": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isbuiltin": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"publisherdisplayname": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"themeid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"extensionversion": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"activationevents": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"reasonid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"sync/firstTimeSync": { | |
"action": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"sync.userAccount": { | |
"id": { | |
"classification": "EndUserPseudonymizedInformation", | |
"purpose": "BusinessInsight", | |
"endPoint": "none" | |
}, | |
"providerid": { | |
"classification": "EndUserPseudonymizedInformation", | |
"purpose": "BusinessInsight", | |
"endPoint": "none" | |
} | |
}, | |
"sync/successiveAuthFailures": {}, | |
"startup.timer.mark": { | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"relativestarttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"extensionHostCrash": { | |
"code": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"signal": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"extensionids": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"extensionHostCrashExtension": { | |
"code": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"signal": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"extensionid": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/start": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/cancel": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/end": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/install_extension/start": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/install_extension/cancel": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/install_extension/accept": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/enable_extension/start": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/enable_extension/cancel": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/enable_extension/accept": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/activate_extension/start": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/activate_extension/cancel": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"uri_invoked/activate_extension/accept": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"override.viewType": { | |
"viewtype": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"owner": "lramos15", | |
"comment": "The id of the editor opened. Used to gain an undertsanding of what editors are most popular", | |
"endPoint": "none" | |
} | |
}, | |
"extensionHostStartup": { | |
"time": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"action": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"kind": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"errorname": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"errormessage": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"errorstack": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"extensionsMessage": { | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"extensionid": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"extensionpointid": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"message": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"extensionActivationError": { | |
"extensionid": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"error": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"webviews:createWebviewPanel": { | |
"extensionid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "mjbvz", | |
"comment": "Id of the extension that created the webview panel", | |
"endPoint": "none" | |
}, | |
"viewtype": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"owner": "mjbvz", | |
"comment": "Id of the webview", | |
"endPoint": "none" | |
} | |
}, | |
"authentication.providerUsage": { | |
"extensionid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"providerid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"api/scm/createSourceControl": { | |
"extensionid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"shimming.keytar": { | |
"extension": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"shimming.open": { | |
"extension": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"shimming.open.call.noForward": { | |
"extension": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"extensionActivationTimes": { | |
"outcome": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"id": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"name": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"extensionversion": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"publisherdisplayname": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"activationevents": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isbuiltin": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"reasonid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"startup": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"codeloadingtime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"activatecalltime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"activateresolvedtime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"extHostDeprecatedApiUsage": { | |
"extensionid": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"owner": "mjbvz", | |
"comment": "The id of the extension that is using the deprecated API", | |
"endPoint": "none" | |
}, | |
"apiid": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"owner": "mjbvz", | |
"comment": "The id of the deprecated API", | |
"endPoint": "none" | |
} | |
}, | |
"windowerror": { | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"owner": "bpasero", | |
"comment": "The type of window crash to understand the nature of the crash better.", | |
"endPoint": "none" | |
}, | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"owner": "bpasero", | |
"comment": "The reason of the window crash to understand the nature of the crash better.", | |
"endPoint": "none" | |
}, | |
"code": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"owner": "bpasero", | |
"comment": "The exit code of the window process to understand the nature of the crash better", | |
"endPoint": "none" | |
} | |
}, | |
"exeExtensionRecommendations:alreadyInstalled": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"exename": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"exeExtensionRecommendations:notInstalled": { | |
"extensionid": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"exename": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"galleryService:additionalQuery": { | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"count": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"galleryService:query": { | |
"filtertypes": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"flags": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"sortby": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"sortorder": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"pagenumber": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"success": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"requestbodysize": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"responsebodysize": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"statuscode": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"errorcode": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"count": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"galleryService:cdnFallback": { | |
"url": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"message": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"workspace.stats": { | |
"workspace.id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"renderersessionid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"workspace.stats.file": { | |
"renderersessionid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"count": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"workspace.stats.launchConfigFile": { | |
"renderersessionid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"count": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"workspace.stats.configFiles": { | |
"renderersessionid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"count": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"update:notAvailable": { | |
"explicit": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"update:downloaded": { | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"sync/error": { | |
"code": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"service": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"servercode": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"url": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"resource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"executionid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"sync.enable": { | |
"enabled": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"sync/turnOffEveryWhere": {}, | |
"autosync/error": { | |
"code": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"service": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"sync/triggered": { | |
"sources": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"sync/conflictsDetected": { | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"sync/conflictsResolved": { | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"sync/incompatible": { | |
"source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
}, | |
"updateConfiguration": { | |
"configurationsource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"configurationkeys": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"sharedprocesserror": { | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"owner": "bpasero", | |
"comment": "The type of shared process crash to understand the nature of the crash better.", | |
"endPoint": "none" | |
}, | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"owner": "bpasero", | |
"comment": "The type of shared process crash to understand the nature of the crash better.", | |
"endPoint": "none" | |
}, | |
"code": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"owner": "bpasero", | |
"comment": "The type of shared process crash to understand the nature of the crash better.", | |
"endPoint": "none" | |
}, | |
"visible": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"owner": "bpasero", | |
"comment": "Whether shared process window was visible or not.", | |
"endPoint": "none" | |
}, | |
"shuttingdown": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"owner": "bpasero", | |
"comment": "Whether the application is shutting down when the crash happens.", | |
"endPoint": "none" | |
} | |
}, | |
"serverStart": { | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"startedtime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"codeloadedtime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"readytime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"editorActionInvoked": { | |
"name": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"id": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"startupLayout": { | |
"activitybarvisible": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"sidebarvisible": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"auxiliarybarvisible": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"panelvisible": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"statusbarvisible": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"sidebarposition": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"panelposition": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"UnhandledError": { | |
"callstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"msg": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"file": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"line": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"column": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
}, | |
"uncaught_error_name": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"uncaught_error_msg": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"count": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"isMeasurement": true, | |
"endPoint": "none" | |
} | |
} | |
}, | |
"commonProperties": { | |
"common.machineid": { | |
"classification": "EndUserPseudonymizedInformation", | |
"purpose": "FeatureInsight", | |
"endPoint": "MacAddressHash" | |
}, | |
"sessionid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"commithash": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.platformversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.platform": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.nodeplatform": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"common.nodearch": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"common.product": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"common.msftinternal": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"timestamp": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.timesincesessionstart": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"common.sequence": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"common.snap": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.platformdetail": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.source": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.firstsessiondate": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.lastsessiondate": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.isnewsession": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.remoteauthority": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"common.useragent": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.istouchdevice": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.version.shell": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"common.version.renderer": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"vscode.abexp.features": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"abexp.assignmentcontext": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"pluginhosttelemetry": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
} | |
}, | |
"vscode-extensions": { | |
"events": { | |
"typescript-language-features/quickFix.execute": { | |
"fixname": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/quickFixAll.execute": { | |
"fixname": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/refactor.execute": { | |
"action": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/completions.accept": { | |
"ispackagejsonimport": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"isimportstatementcompletion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/completions.execute": { | |
"duration": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"type": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"count": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"updategraphdurationms": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"createautoimportproviderprogramdurationms": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"includespackagejsonimport": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"includesimportstatementcompletion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/organizeImports.execute": { | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/js.hintProjectExcludes": { | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/tsserver.spawned": { | |
"localtypescriptversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"typescriptversionsource": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/tsserver.error": { | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/tsserver.exitWithCode": { | |
"code": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"signal": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/serviceExited": { | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/fatalError": { | |
"command": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"serverid": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"sanitizedstack": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"badclient": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/typingsInstalled": { | |
"installedpackages": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"installsuccess": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"typingsinstallerversion": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"typescript-language-features/languageServiceErrorResponse": { | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"command": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"serverid": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"sanitizedstack": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"badclient": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"git/statusLimit": { | |
"ignoresubmodules": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"limit": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"statuslength": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"git/git.missing": {}, | |
"git/clone": { | |
"outcome": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"openfolder": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none", | |
"isMeasurement": true | |
} | |
}, | |
"git/git.command": { | |
"command": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"html-language-features/html.embbedded.complete": { | |
"languageid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"json-language-features/json.schema": { | |
"schemaurl": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/error-while-adding-custom-global-property": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/targetCount": { | |
"numtargets": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/targetDebugProtocolVersion": { | |
"debugprotocolversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/error": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/report-start-up-timings": { | |
"requestedcontentwasnotdetectedreason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"steps": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"all": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"${wildcard}": [ | |
{ | |
"${prefix}": "request.", | |
"${classification}": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
{ | |
"${prefix}": "waitingafter", | |
"${classification}": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
} | |
], | |
"beforefirststep": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"afterlaststep": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.requestdebuggertargetsinformation": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.processdebuggertargetsinformation": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.attachtotargetdebuggerwebsocket": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.configuredebuggingsession.internal": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.configuredebuggingsession.target": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.configuredebuggingsession.end": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/initialize": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/configurationDone": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/launch": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/debugStarted": { | |
"request": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"args": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/attach": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/debugStopped": { | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/target/notification/onPaused": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/target/notification/onScriptParsed": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/exceptionInfo": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/toggleSmartStep": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/toggleSkipFileStatus": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/loadedSources": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/disconnect": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/setBreakpoints": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/setBreakpointsRequest": { | |
"fileext": { | |
"classification": "CustomerContent", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/setExceptionBreakpoints": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/continue": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/continueRequest": { | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/next": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/nextRequest": { | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/stepIn": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/stepInRequest": { | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/stepOut": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/stepOutRequest": { | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/stepBack": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/reverseContinue": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/pause": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/pauseRequest": { | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/stackTrace": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/scopes": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/variables": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/source": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/threads": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/evaluate": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/setVariable": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/restartFrame": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/ClientRequest/completions": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/nodeVersion": { | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadapter": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.target.version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node2/debugProtocolErrorResponse": { | |
"error": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth" | |
} | |
}, | |
"ms-vscode.node2/optinstatus": { | |
"optin": { | |
"classification": "SystemMetaData", | |
"purpose": "BusinessInsight", | |
"isMeasurement": true | |
} | |
}, | |
"ms-vscode.node/error-while-adding-custom-global-property": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/targetCount": { | |
"numtargets": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none", | |
"isMeasurement": true | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/targetDebugProtocolVersion": { | |
"debugprotocolversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/error": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/report-start-up-timings": { | |
"requestedcontentwasnotdetectedreason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"steps": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"all": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"${wildcard}": [ | |
{ | |
"${prefix}": "request.", | |
"${classification}": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
{ | |
"${prefix}": "waitingafter", | |
"${classification}": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
} | |
], | |
"beforefirststep": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"afterlaststep": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.requestdebuggertargetsinformation": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.processdebuggertargetsinformation": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.attachtotargetdebuggerwebsocket": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.configuredebuggingsession.internal": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.configuredebuggingsession.target": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"attach.configuredebuggingsession.end": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/initialize": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/configurationDone": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/launch": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/debugStarted": { | |
"request": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"args": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/attach": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/debugStopped": { | |
"reason": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/target/notification/onPaused": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/target/notification/onScriptParsed": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/exceptionInfo": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/toggleSmartStep": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/toggleSkipFileStatus": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/loadedSources": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/disconnect": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/setBreakpoints": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/setBreakpointsRequest": { | |
"fileext": { | |
"classification": "CustomerContent", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/setExceptionBreakpoints": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/continue": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/continueRequest": { | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/next": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/nextRequest": { | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/stepIn": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/stepInRequest": { | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/stepOut": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/stepOutRequest": { | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/stepBack": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/reverseContinue": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/pause": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/pauseRequest": { | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/stackTrace": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/scopes": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/variables": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/source": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/threads": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/evaluate": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/setVariable": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/restartFrame": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/ClientRequest/completions": { | |
"successful": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptiontype": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionmessage": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"exceptionname": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionstack": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"!exceptionid": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"starttime": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"timetakeninmilliseconds": { | |
"classification": "SystemMetaData", | |
"purpose": "PerformanceAndHealth", | |
"endPoint": "none" | |
}, | |
"versions.debugadaptercore": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/nodeVersion": { | |
"version": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
}, | |
"ms-vscode.node/debugProtocolErrorResponse": { | |
"error": { | |
"classification": "CallstackOrException", | |
"purpose": "PerformanceAndHealth" | |
} | |
}, | |
"ms-vscode.node/optinstatus": { | |
"optin": { | |
"classification": "SystemMetaData", | |
"purpose": "BusinessInsight", | |
"isMeasurement": true | |
} | |
} | |
}, | |
"commonProperties": { | |
"common.os": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.nodearch": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.platformversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.extname": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.extversion": { | |
"classification": "PublicNonPersonalData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.vscodemachineid": { | |
"classification": "EndUserPseudonymizedInformation", | |
"purpose": "FeatureInsight", | |
"endPoint": "MacAddressHash" | |
}, | |
"common.vscodesessionid": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.vscodeversion": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.uikind": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.remotename": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.isnewappinstall": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
}, | |
"common.product": { | |
"classification": "SystemMetaData", | |
"purpose": "FeatureInsight", | |
"endPoint": "none" | |
} | |
} | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2022-04-11 14:18:00.706] [2d0717af-bf00-4938-8393-a69f692747a9] [info] The below are logs for every telemetry event sent from VS Code once the log level is set to trace. | |
[2022-04-11 14:18:00.706] [2d0717af-bf00-4938-8393-a69f692747a9] [info] =========================================================== | |
[2022-04-11 17:41:02.343] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/updateConfiguration {"properties":{"configurationSource":"USER","configurationKeys":"[\"editor.fontSize\",\"editor.letterSpacing\",\"editor.lineHeight\",\"editor.fontFamily\",\"editor.fontLigatures\",\"editor.roundedSelection\",\"editor.minimap.renderCharacters\",\"editor.minimap.maxColumn\",\"editor.minimap.showSlider\",\"editor.minimap.enabled\",\"editor.autoIndent\",\"editor.detectIndentation\",\"editor.insertSpaces\",\"editor.cursorBlinking\",\"editor.cursorSmoothCaretAnimation\",\"editor.cursorStyle\",\"editor.autoClosingBrackets\",\"editor.matchBrackets\",\"editor.renderWhitespace\",\"editor.smoothScrolling\",\"editor.tabCompletion\",\"editor.tabSize\",\"editor.wordWrapColumn\",\"editor.multiCursorModifier\",\"editor.linkedEditing\",\"editor.scrollbar.vertical\",\"editor.guides.bracketPairs\",\"editor.guides.bracketPairsHorizontal\",\"editor.hideCursorInOverviewRuler\",\"editor.overviewRulerBorder\",\"editor.suggestSelection\",\"editor.snippetSuggestions\",\"editor.suggest.preview\",\"editor.acceptSuggestionOnCommitCharacter\",\"editor.formatOnType\",\"editor.formatOnSave\",\"editor.defaultFormatter\",\"editor.codeActionsOnSave\",\"editor.semanticTokenColorCustomizations.[Panda Syntax].enabled\",\"diffEditor.codeLens\",\"search.showLineNumbers\",\"zenMode.centerLayout\",\"security.workspace.trust.untrustedFiles\",\"redhat.telemetry.enabled\",\"color-highlight.markRuler\",\"files.insertFinalNewline\",\"files.trimTrailingWhitespace\",\"files.autoSave\",\"files.autoSaveDelay\",\"files.exclude.**/.classpath\",\"files.exclude.**/.project\",\"files.exclude.**/.settings\",\"files.exclude.**/.factorypath\",\"explorer.confirmDelete\",\"explorer.confirmDragAndDrop\",\"explorer.openEditors.visible\",\"css.validate\",\"less.validate\",\"scss.validate\",\"eslint.probe\",\"eslint.validate\",\"stylelint.validate\",\"[svelte].editor.defaultFormatter\",\"[yaml].editor.defaultFormatter\",\"[dockerfile].editor.defaultFormatter\",\"[java].editor.defaultFormatter\",\"htmlhint.documentSelector\",\"htmlhint.options.attr-lowercase\",\"[markdown].breadcrumbs.showClasses\",\"[markdown].files.trimTrailingWhitespace\",\"[markdown].editor.quickSuggestions\",\"[markdown].editor.formatOnSave\",\"[markdown].editor.defaultFormatter\",\"[markdown].editor.codeActionsOnSave\",\"markdownlint.config.default\",\"markdownlint.config.MD003.style\",\"markdownlint.config.MD007\",\"markdownlint.config.MD010\",\"markdownlint.config.MD026.punctuation\",\"markdownlint.config.MD032\",\"markdownlint.config.MD033\",\"markdownlint.run\",\"window.title\",\"window.menuBarVisibility\",\"window.titleBarStyle\",\"breadcrumbs.enabled\",\"workbench.editor.enablePreviewFromQuickOpen\",\"workbench.editor.untitled.hint\",\"workbench.editor.enablePreview\",\"workbench.sideBar.location\",\"workbench.startupEditor\",\"workbench.productIconTheme\",\"workbench.colorTheme\",\"workbench.preferredLightColorTheme\",\"workbench.preferredDarkColorTheme\",\"workbench.colorCustomizations.[Panda Syntax].editorBracketHighlight.foreground1\",\"workbench.colorCustomizations.[Panda Syntax].editorBracketHighlight.foreground2\",\"workbench.colorCustomizations.[Panda Syntax].editorBracketHighlight.foreground3\",\"workbench.colorCustomizations.[Panda Syntax].editorBracketHighlight.foreground4\",\"workbench.colorCustomizations.[Panda Syntax].editorBracketHighlight.foreground5\",\"workbench.colorCustomizations.[Panda Syntax].editorBracketHighlight.foreground6\",\"workbench.colorCustomizations.[Panda Syntax].editorBracketHighlight.unexpectedBracket.foreground\",\"task.quickOpen.showAll\",\"git.autofetch\",\"git.enableSmartCommit\",\"git.confirmSync\",\"[git-commit].editor.rulers\",\"terminal.integrated.fontFamily\",\"terminal.integrated.fontSize\",\"terminal.integrated.enablePersistentSessions\",\"html.format.wrapLineLength\",\"javascript.suggest.paths\",\"javascript.updateImportsOnFileMove.enabled\",\"typescript.suggest.autoImports\",\"typescript.updateImportsOnFileMove.enabled\",\"svelte.enable-ts-plugin\",\"emmet.includeLanguages.javascript\",\"emmet.includeLanguages.markdown\",\"emmet.excludeLanguages\",\"emmet.triggerExpansionOnTab\",\"sync.gist\",\"filebunny.excludes\",\"markyMarkdown.tableOfContents.label\",\"markyMarkdown.edit.emphasisCharacter\",\"markyMarkdown.edit.unorderedListCharacter\",\"markyMarkdown.updateOnSave\",\"markyMarkdown.statsWordsPerMinute\",\"markyMarkdown.statsShowCharacters\",\"markyMarkdown.statsShowReadingTime\",\"markyMarkdown.statsShowLines\",\"markyMarkdown.statsShowWords\",\"tasks.version\",\"tasks.tasks\"]","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:41:02.212Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":11994317,"common.sequence":0}} | |
[2022-04-11 17:41:02.344] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/settingsEditor.settingModified {"properties":{"key":"telemetry.telemetryLevel","groupId":"local","target":"user","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:41:02.218Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"displayIndex":2,"showConfiguredOnly":0,"isReset":1,"common.timesincesessionstart":11994323,"common.sequence":1}} | |
[2022-04-11 17:41:04.307] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:41:04.302Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":2,"common.timesincesessionstart":11996407,"common.sequence":2}} | |
[2022-04-11 17:41:27.122] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:41:27.121Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":2,"common.timesincesessionstart":12019226,"common.sequence":3}} | |
[2022-04-11 17:42:41.752] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"editor.action.clipboardCutAction","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:42:41.741Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12093846,"common.sequence":4}} | |
[2022-04-11 17:42:56.413] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:42:56.408Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12108513,"common.sequence":5}} | |
[2022-04-11 17:42:58.103] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"editor.action.clipboardPasteAction","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:42:58.096Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12110201,"common.sequence":6}} | |
[2022-04-11 17:42:58.253] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:42:58.250Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12110355,"common.sequence":7}} | |
[2022-04-11 17:43:13.064] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"workbench.action.files.save","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:43:13.058Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12125163,"common.sequence":8}} | |
[2022-04-11 17:43:13.104] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/filePUT {"properties":{"mimeType":"text/x-markdown, text/plain","ext":".md","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:43:13.097Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":-445157549,"reason":1,"common.timesincesessionstart":12125202,"common.sequence":9}} | |
[2022-04-11 17:45:08.776] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:45:08.774Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":2,"common.timesincesessionstart":12240879,"common.sequence":10}} | |
[2022-04-11 17:45:25.050] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"workbench.action.files.save","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:45:25.044Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12257149,"common.sequence":11}} | |
[2022-04-11 17:45:25.059] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/codeAction.applyCodeAction {"properties":{"codeActionTitle":"Fix all supported markdownlint violations in the document","codeActionKind":"source.fixAll.markdownlint","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:45:25.052Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"codeActionIsPreferred":0,"common.timesincesessionstart":12257157,"common.sequence":12}} | |
[2022-04-11 17:45:25.409] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/filePUT {"properties":{"mimeType":"text/x-markdown, text/plain","ext":".md","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:45:25.401Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":-445157549,"reason":1,"common.timesincesessionstart":12257506,"common.sequence":13}} | |
[2022-04-11 17:45:45.363] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/suggest.durations.json {"properties":{"data":"{\"entries\":[{\"providerName\":\"snippetCompletions\",\"elapsedProvider\":2.099999999627471,\"elapsedOverall\":2.199999999254942},{\"providerName\":\"vscode.markdown-language-features(./#)\",\"elapsedProvider\":11.16347400099039,\"elapsedOverall\":33.59999999962747},{\"providerName\":\"vscode.emmet(!.}:*$]/>0123456789)\",\"elapsedProvider\":13.65904900059104,\"elapsedOverall\":33.70000000111759},{\"providerName\":\"stylelint.vscode-stylelint()\",\"elapsedProvider\":19.575246000662446,\"elapsedOverall\":52}],\"elapsed\":52.40000000037253}","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:45:45.359Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12277464,"common.sequence":14}} | |
[2022-04-11 17:45:58.660] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:45:58.656Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12290761,"common.sequence":15}} | |
[2022-04-11 17:46:00.135] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:46:00.131Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12292236,"common.sequence":16}} | |
[2022-04-11 17:46:04.376] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"workbench.action.files.save","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:46:04.371Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12296476,"common.sequence":17}} | |
[2022-04-11 17:46:04.418] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/filePUT {"properties":{"mimeType":"text/x-markdown, text/plain","ext":".md","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:46:04.413Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":-445157549,"reason":1,"common.timesincesessionstart":12296518,"common.sequence":18}} | |
[2022-04-11 17:47:47.614] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:47:47.611Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":2,"common.timesincesessionstart":12399716,"common.sequence":19}} | |
[2022-04-11 17:49:00.553] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:49:00.548Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12472653,"common.sequence":20}} | |
[2022-04-11 17:49:02.466] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:49:02.463Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12474568,"common.sequence":21}} | |
[2022-04-11 17:50:24.389] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"workbench.action.files.save","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:50:24.386Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12556491,"common.sequence":22}} | |
[2022-04-11 17:50:24.411] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/filePUT {"properties":{"mimeType":"text/x-markdown, text/plain","ext":".md","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:50:24.408Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":-445157549,"reason":1,"common.timesincesessionstart":12556513,"common.sequence":23}} | |
[2022-04-11 17:51:17.572] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:51:17.569Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":2,"common.timesincesessionstart":12609674,"common.sequence":24}} | |
[2022-04-11 17:52:02.812] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:52:02.809Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12654914,"common.sequence":25}} | |
[2022-04-11 17:52:04.594] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:52:04.590Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12656695,"common.sequence":26}} | |
[2022-04-11 17:53:55.931] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:53:55.927Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":2,"common.timesincesessionstart":12768032,"common.sequence":27}} | |
[2022-04-11 17:55:05.212] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:05.206Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12837311,"common.sequence":28}} | |
[2022-04-11 17:55:06.599] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:06.596Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12838701,"common.sequence":29}} | |
[2022-04-11 17:55:11.248] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"workbench.action.files.save","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:11.246Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12843351,"common.sequence":30}} | |
[2022-04-11 17:55:11.273] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/filePUT {"properties":{"mimeType":"text/x-markdown, text/plain","ext":".md","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:11.270Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":-445157549,"reason":1,"common.timesincesessionstart":12843375,"common.sequence":31}} | |
[2022-04-11 17:55:22.328] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"workbench.action.files.save","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:22.324Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12854429,"common.sequence":32}} | |
[2022-04-11 17:55:22.364] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/filePUT {"properties":{"mimeType":"text/x-markdown, text/plain","ext":".md","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:22.360Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":-445157549,"reason":1,"common.timesincesessionstart":12854465,"common.sequence":33}} | |
[2022-04-11 17:55:24.217] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/activityBarAction {"properties":{"viewletId":"workbench.view.scm","action":"show","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:24.215Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12856320,"common.sequence":34}} | |
[2022-04-11 17:55:35.236] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"scm.acceptInput","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:35.232Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12867337,"common.sequence":35}} | |
[2022-04-11 17:55:36.687] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/fileGet {"properties":{"mimeType":"application/unknown","ext":".git","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:36.683Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"path":1926235831,"reason":3,"common.timesincesessionstart":12868788,"common.sequence":36}} | |
[2022-04-11 17:55:48.760] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"workbench.action.terminal.focusPrevious","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:48.758Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12880863,"common.sequence":37}} | |
[2022-04-11 17:55:53.495] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"workbench.action.terminal.new","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:55:53.492Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12885597,"common.sequence":38}} | |
[2022-04-11 17:56:26.924] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"editor.action.clipboardCopyAction","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:56:26.918Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12919023,"common.sequence":39}} | |
[2022-04-11 17:57:34.011] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/editorActionInvoked {"properties":{"name":"Replace","id":"editor.action.startFindReplaceAction","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:57:34.009Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12986114,"common.sequence":40}} | |
[2022-04-11 17:57:34.012] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"editor.action.startFindReplaceAction","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:57:34.010Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12986115,"common.sequence":41}} | |
[2022-04-11 17:57:41.167] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/editorActionInvoked {"properties":{"name":"Replace","id":"editor.action.startFindReplaceAction","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:57:41.162Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12993267,"common.sequence":42}} | |
[2022-04-11 17:57:41.169] [2d0717af-bf00-4938-8393-a69f692747a9] [trace] telemetry/workbenchActionExecuted {"properties":{"id":"editor.action.startFindReplaceAction","from":"keybinding","common.machineId":"XYZ","sessionID":"07c32ecf-a814-4c69-a156-dbcb9930bc891649683267895","commitHash":"8dfae7a5cd50421d30ddo9cb873990460525a898","version":"1.66.1","common.platformVersion":"5.13.0","common.platform":"Linux","common.nodePlatform":"linux","common.nodeArch":"x64","common.product":"desktop","timestamp":"2022-04-11T16:57:41.163Z","common.snap":"true","common.version.shell":"17.2.0","common.version.renderer":"98.0.4758.109","common.firstSessionDate":"Sun, 08 Nov 2020 16:09:49 GMT","common.lastSessionDate":"Mon, 11 Apr 2022 11:28:34 GMT","common.isNewSession":"0","common.remoteAuthority":"none"},"measurements":{"common.timesincesessionstart":12993268,"common.sequence":43}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment