|
155 | 155 | "count" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
|
156 | 156 | }
|
157 | 157 | */
|
| 158 | +/* __GDPR__ |
| 159 | + "language_server/documentcolor_slow" : { |
| 160 | + "bindcallcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 161 | + "bindtime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 162 | + "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 163 | + "parsecallcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 164 | + "parsetime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 165 | + "readfilecallcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 166 | + "readfiletime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 167 | + "resolvecallcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 168 | + "resolvetime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 169 | + "tokenizecallcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 170 | + "tokenizetime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 171 | + "totaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 172 | + "typeevalcount" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 173 | + "typeevaltime" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }, |
| 174 | + "failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" } |
| 175 | + } |
| 176 | +*/ |
158 | 177 | /* __GDPR__
|
159 | 178 | "language_server/exception_intellicode" : {
|
160 | 179 | "lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
|
|
0 commit comments