applying new GDPR classification guidelines

This commit is contained in:
kieferrm
2018-02-20 11:38:58 -08:00
parent 7ef742fd70
commit 8c5452be2d
9 changed files with 18 additions and 18 deletions

View File

@@ -35,7 +35,7 @@ export class NodeCachedDataManager implements IWorkbenchContribution {
if (err) {
/* __GDPR__
"cachedDataError" : {
"errorCode" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"errorCode" : { "classification": "CallstackOrException", "purpose": "PerformanceAndHealth" },
"path": { "classification": "CustomerContent", "purpose": "PerformanceAndHealth" }
}
*/