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 2565697 commit 895351cCopy full SHA for 895351c
packages/core/src/shared/telemetry/vscodeTelemetry.json
@@ -1269,13 +1269,13 @@
1269
"description": "Count how many times a scenario is reached.",
1270
"unit": "Count",
1271
"metadata": [
1272
- {
1273
- "type": "count"
1274
- },
1275
{
1276
"type": "amazonqConversationId",
1277
"required": true
1278
},
+ {
+ "type": "count"
+ },
1279
1280
"type": "credentialStartUrl",
1281
"required": false
0 commit comments