Skip to content

Commit 64070c8

Browse files
authored
Update vscodeTelemetry.json
1 parent 2da4cd8 commit 64070c8

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
@@ -322,9 +322,8 @@
322322
"description": "The unique identifier of a trace"
323323
},
324324
{
325-
"name": "scenarioType",
325+
"name": "scenario",
326326
"type": "string",
327-
"allowedValues": ["wsOrphanedDocuments"],
328327
"description": "Scenarios to count in telemetry"
329328
}
330329
],
@@ -1222,7 +1221,7 @@
12221221
"required": false
12231222
},
12241223
{
1225-
"type": "scenarioType",
1224+
"type": "scenario",
12261225
"required": true
12271226
}
12281227
]

0 commit comments

Comments
 (0)