Skip to content

Commit 9621de4

Browse files
authored
telemetry: cwspr_clientComponentLatency, cwspr_perceivedLatency #738
1 parent 0e2c41c commit 9621de4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3431,6 +3431,10 @@
34313431
{
34323432
"type": "codewhispererCredentialFetchingLatency"
34333433
},
3434+
{
3435+
"type": "codewhispererCustomizationArn",
3436+
"required": false
3437+
},
34343438
{
34353439
"type": "codewhispererEndToEndLatency"
34363440
},
@@ -3612,6 +3616,10 @@
36123616
{
36133617
"type": "codewhispererCompletionType"
36143618
},
3619+
{
3620+
"type": "codewhispererCustomizationArn",
3621+
"required": false
3622+
},
36153623
{
36163624
"type": "codewhispererLanguage"
36173625
},

0 commit comments

Comments
 (0)