We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c0d54 commit 5627cadCopy full SHA for 5627cad
packages/core/src/shared/telemetry/vscodeTelemetry.json
@@ -175,12 +175,12 @@
175
"description": "The time between the user pressing enter and when the first chunk of data is displayed to the user"
176
},
177
{
178
- "name": "cwsprChatFullDisplayLatency",
+ "name": "cwsprChatTimeBetweenDisplay",
179
"type": "int",
180
"description": "An array of time when successive chunks of server responses are displayed to the user"
181
182
183
- "name": "cwsprChatTimeBetweenDisplay",
+ "name": "cwsprChatFullDisplayLatency",
184
"type": "string",
185
"description": "The time between the user pressing enter and the entire response being rendered"
186
0 commit comments