Skip to content

Commit 25443ba

Browse files
telemetry(amazonq): remove amazonq_utgGenerateTests metric override (#5240)
* remove amazonq_utgGenerateTests metric override * bump telemetryGenerator version to 1.0.292 --------- Co-authored-by: invictus <[email protected]>
1 parent c0493f9 commit 25443ba

File tree

2 files changed

+1
-160
lines changed

2 files changed

+1
-160
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mockitoKotlin = "5.4.0"
2727
mockk = "1.13.10"
2828
nimbus-jose-jwt = "9.40"
2929
node-gradle = "7.0.2"
30-
telemetryGenerator = "1.0.291"
30+
telemetryGenerator = "1.0.293"
3131
testLogger = "4.0.0"
3232
testRetry = "1.5.10"
3333
# test-only; platform provides slf4j transitively at runtime

plugins/core/jetbrains-community/resources/telemetryOverride.json

Lines changed: 0 additions & 159 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
11
{
22
"types": [
3-
{
4-
"name": "acceptedCharactersCount",
5-
"type": "int",
6-
"description": "The number of accepted characters"
7-
},
8-
{
9-
"name": "acceptedCount",
10-
"type": "int",
11-
"description": "The number of accepted cases"
12-
},
13-
{
14-
"name": "acceptedLinesCount",
15-
"type": "int",
16-
"description": "The number of accepted lines of code"
17-
},
183
{
194
"name": "amazonqIndexFileSizeInMB",
205
"type": "int",
@@ -40,16 +25,6 @@
4025
"type": "string",
4126
"description": "Source triggering token refresh"
4227
},
43-
{
44-
"name": "buildPayloadBytes",
45-
"type": "int",
46-
"description": "The uncompressed payload size in bytes of the source files in customer project context"
47-
},
48-
{
49-
"name": "buildZipFileBytes",
50-
"type": "int",
51-
"description": "The compressed payload size of source files in bytes of customer project context sent"
52-
},
5328
{
5429
"name": "component",
5530
"allowedValues": [
@@ -190,51 +165,6 @@
190165
"type": "int",
191166
"description": "The number of executed operations"
192167
},
193-
{
194-
"name": "generatedCharactersCount",
195-
"type": "int",
196-
"description": "Number of characters of code generated"
197-
},
198-
{
199-
"name": "generatedCount",
200-
"type": "int",
201-
"description": "The number of generated cases"
202-
},
203-
{
204-
"name": "generatedLinesCount",
205-
"type": "int",
206-
"description": "The number of generated lines of code"
207-
},
208-
{
209-
"name": "hasUserPromptSupplied",
210-
"type": "boolean",
211-
"description": "True if user supplied prompt message as input else false"
212-
},
213-
{
214-
"name": "isCodeBlockSelected",
215-
"type": "boolean",
216-
"description": "True if user selected code snippet as input else false"
217-
},
218-
{
219-
"name": "isFileInWorkspace",
220-
"type": "boolean",
221-
"description": "Indicate if the file is in the current workspace."
222-
},
223-
{
224-
"name": "isSupportedLanguage",
225-
"type": "boolean",
226-
"description": "Indicate if the language is supported"
227-
},
228-
{
229-
"name": "jobGroup",
230-
"type": "string",
231-
"description": "Job group name used in the operation"
232-
},
233-
{
234-
"name": "jobId",
235-
"type": "string",
236-
"description": "Job id used in the operation"
237-
},
238168
{
239169
"name": "reAuth",
240170
"type": "boolean",
@@ -524,95 +454,6 @@
524454
}
525455
]
526456
},
527-
{
528-
"name": "amazonq_utgGenerateTests",
529-
"description": "Client side invocation of the AmazonQ Unit Test Generation",
530-
"metadata": [
531-
{
532-
"type": "acceptedCharactersCount",
533-
"required": false
534-
},
535-
{
536-
"type": "acceptedCount",
537-
"required": false
538-
},
539-
{
540-
"type": "acceptedLinesCount",
541-
"required": false
542-
},
543-
{
544-
"type": "artifactsUploadDuration",
545-
"required": false
546-
},
547-
{
548-
"type": "buildPayloadBytes",
549-
"required": false
550-
},
551-
{
552-
"type": "buildZipFileBytes",
553-
"required": false
554-
},
555-
{
556-
"type": "credentialStartUrl",
557-
"required": false
558-
},
559-
{
560-
"type": "cwsprChatProgrammingLanguage"
561-
},
562-
{
563-
"type": "generatedCharactersCount",
564-
"required": false
565-
},
566-
{
567-
"type": "generatedCount",
568-
"required": false
569-
},
570-
{
571-
"type": "generatedLinesCount",
572-
"required": false
573-
},
574-
{
575-
"type": "hasUserPromptSupplied"
576-
},
577-
{
578-
"type": "isCodeBlockSelected",
579-
"required": false
580-
},
581-
{
582-
"type": "isFileInWorkspace"
583-
},
584-
{
585-
"type": "isSupportedLanguage"
586-
},
587-
{
588-
"type": "jobGroup",
589-
"required": false
590-
},
591-
{
592-
"type": "jobId",
593-
"required": false
594-
},
595-
{
596-
"type": "perfClientLatency",
597-
"required": false
598-
},
599-
{
600-
"type": "result"
601-
},
602-
{
603-
"type": "reason",
604-
"required": false
605-
},
606-
{
607-
"type": "reasonDesc",
608-
"required": false
609-
},
610-
{
611-
"type": "source",
612-
"required": false
613-
}
614-
]
615-
},
616457
{
617458
"name": "auth_modifyConnection",
618459
"description": "An auth connection was modified in some way, e.g. deleted, updated",

0 commit comments

Comments
 (0)