Skip to content

Commit 2565697

Browse files
committed
Update vscodeTelemetry.json
1 parent 9f2ccaa commit 2565697

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -358,9 +358,8 @@
358358
"description": "Duration between the partner teams code receiving the message and when the message was finally displayed in ms"
359359
},
360360
{
361-
"name": "scenarioType",
361+
"name": "scenario",
362362
"type": "string",
363-
"allowedValues": ["wsOrphanedDocuments"],
364363
"description": "Scenarios to count in telemetry"
365364
}
366365
],
@@ -1282,7 +1281,7 @@
12821281
"required": false
12831282
},
12841283
{
1285-
"type": "scenarioType",
1284+
"type": "scenario",
12861285
"required": true
12871286
}
12881287
]

0 commit comments

Comments
 (0)