Skip to content

Commit 5627cad

Browse files
committed
fixup
1 parent 88c0d54 commit 5627cad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/core/src/shared/telemetry/vscodeTelemetry.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,12 +175,12 @@
175175
"description": "The time between the user pressing enter and when the first chunk of data is displayed to the user"
176176
},
177177
{
178-
"name": "cwsprChatFullDisplayLatency",
178+
"name": "cwsprChatTimeBetweenDisplay",
179179
"type": "int",
180180
"description": "An array of time when successive chunks of server responses are displayed to the user"
181181
},
182182
{
183-
"name": "cwsprChatTimeBetweenDisplay",
183+
"name": "cwsprChatFullDisplayLatency",
184184
"type": "string",
185185
"description": "The time between the user pressing enter and the entire response being rendered"
186186
},

0 commit comments

Comments
 (0)