Skip to content

Commit ea60a04

Browse files
author
David Hasani
committed
telemetry(amazonq): remove unused metric and field
1 parent fba110c commit ea60a04

File tree

1 file changed

+0
-41
lines changed

1 file changed

+0
-41
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -485,17 +485,6 @@
485485
"type": "string",
486486
"description": "A unique upload ID for S3"
487487
},
488-
{
489-
"name": "codeTransformVCSViewerSrcComponents",
490-
"type": "string",
491-
"description": "Names of components that can initiate the diff viewer",
492-
"allowedValues": [
493-
"chat",
494-
"toastNotification",
495-
"treeView",
496-
"treeViewHeader"
497-
]
498-
},
499488
{
500489
"name": "codewhispererAcceptedTokens",
501490
"type": "int",
@@ -4333,36 +4322,6 @@
43334322
}
43344323
]
43354324
},
4336-
{
4337-
"name": "codeTransform_viewArtifact",
4338-
"description": "User clicks to view downloaded artifact.",
4339-
"metadata": [
4340-
{
4341-
"type": "codeTransformArtifactType",
4342-
"required": true
4343-
},
4344-
{
4345-
"type": "codeTransformJobId",
4346-
"required": true
4347-
},
4348-
{
4349-
"type": "codeTransformSessionId",
4350-
"required": true
4351-
},
4352-
{
4353-
"type": "codeTransformStatus",
4354-
"required": true
4355-
},
4356-
{
4357-
"type": "codeTransformVCSViewerSrcComponents",
4358-
"required": true
4359-
},
4360-
{
4361-
"type": "userChoice",
4362-
"required": false
4363-
}
4364-
]
4365-
},
43664325
{
43674326
"name": "codewhisperer_blockedInvocation",
43684327
"description": "Client side invocation blocked by another invocation in progress",

0 commit comments

Comments
 (0)