Skip to content

Commit 8de6ba1

Browse files
authored
telemetry(amazonq): AgenticChat cwsprChatConversationType #1012
## Problem - new product requirements include determining `Chat` vs `AgenticChat` ## Solution - added `AgenticChat` cwsprChatConversationType
1 parent d9e69e4 commit 8de6ba1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,8 @@
10201020
"allowedValues": [
10211021
"Chat",
10221022
"Assign",
1023-
"Transform"
1023+
"Transform",
1024+
"AgenticChat"
10241025
],
10251026
"description": "Identifies the type of conversation"
10261027
},

0 commit comments

Comments
 (0)