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 64070c8 commit 1da7030Copy full SHA for 1da7030
packages/core/src/shared/telemetry/vscodeTelemetry.json
@@ -1209,13 +1209,13 @@
1209
"description": "Count how many times a scenario is reached.",
1210
"unit": "Count",
1211
"metadata": [
1212
- {
1213
- "type": "count"
1214
- },
1215
{
1216
"type": "amazonqConversationId",
1217
"required": true
1218
},
+ {
+ "type": "count"
+ },
1219
1220
"type": "credentialStartUrl",
1221
"required": false
0 commit comments