File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed
packages/core/src/shared/telemetry Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change 341341 "name" : " amazonqMessageDisplayedMs" ,
342342 "type" : " int" ,
343343 "description" : " Duration between the partner teams code receiving the message and when the message was finally displayed in ms"
344- },
345- {
346- "name" : " scenario" ,
347- "type" : " string" ,
348- "description" : " Scenarios to count in telemetry"
349344 }
350345 ],
351346 "metrics" : [
12511246 "required" : false
12521247 }
12531248 ]
1254- },
1255- {
1256- "name" : " toolkit_trackScenario" ,
1257- "description" : " Count how many times a scenario is reached." ,
1258- "unit" : " Count" ,
1259- "metadata" : [
1260- {
1261- "type" : " amazonqConversationId" ,
1262- "required" : true
1263- },
1264- {
1265- "type" : " count"
1266- },
1267- {
1268- "type" : " credentialStartUrl" ,
1269- "required" : false
1270- },
1271- {
1272- "type" : " scenario" ,
1273- "required" : true
1274- }
1275- ]
12761249 }
12771250 ]
12781251}
You can’t perform that action at this time.
0 commit comments