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 e9feecd commit 65d4385Copy full SHA for 65d4385
packages/core/src/shared/telemetry/vscodeTelemetry.json
@@ -1257,13 +1257,13 @@
1257
"description": "Count how many times a scenario is reached.",
1258
"unit": "Count",
1259
"metadata": [
1260
- {
1261
- "type": "count"
1262
- },
1263
{
1264
"type": "amazonqConversationId",
1265
"required": true
1266
},
+ {
+ "type": "count"
+ },
1267
1268
"type": "credentialStartUrl",
1269
"required": false
0 commit comments