Skip to content

Commit 288ed53

Browse files
committed
telemetry(amazonq): active user metric
1 parent df347e3 commit 288ed53

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2326,6 +2326,20 @@
23262326
}
23272327
]
23282328
},
2329+
{
2330+
"name": "amazonq_activeUser",
2331+
"description": "An active user is when the user sends a message",
2332+
"metadata": [
2333+
{
2334+
"type": "result"
2335+
},
2336+
{
2337+
"name": "credentialStartUrl",
2338+
"type": "string",
2339+
"description": "The start URL of current SSO connection"
2340+
}
2341+
]
2342+
},
23292343
{
23302344
"name": "amazonq_addMessage",
23312345
"description": "When a message is added to the conversation",

0 commit comments

Comments
 (0)