Skip to content

Commit e9feecd

Browse files
committed
Update vscodeTelemetry.json
1 parent f59ebb2 commit e9feecd

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
@@ -343,9 +343,8 @@
343343
"description": "Duration between the partner teams code receiving the message and when the message was finally displayed in ms"
344344
},
345345
{
346-
"name": "scenarioType",
346+
"name": "scenario",
347347
"type": "string",
348-
"allowedValues": ["wsOrphanedDocuments"],
349348
"description": "Scenarios to count in telemetry"
350349
}
351350
],
@@ -1270,7 +1269,7 @@
12701269
"required": false
12711270
},
12721271
{
1273-
"type": "scenarioType",
1272+
"type": "scenario",
12741273
"required": true
12751274
}
12761275
]

0 commit comments

Comments
 (0)