Skip to content

Commit 01a1f8f

Browse files
committed
remove telemetry manual override
1 parent a78e401 commit 01a1f8f

File tree

3 files changed

+6
-212
lines changed

3 files changed

+6
-212
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"skippedTestReport": "ts-node ./scripts/skippedTestReport.ts ./packages/amazonq/test/e2e/"
4242
},
4343
"devDependencies": {
44-
"@aws-toolkits/telemetry": "^1.0.308",
44+
"@aws-toolkits/telemetry": "^1.0.311",
4545
"@playwright/browser-chromium": "^1.43.1",
4646
"@stylistic/eslint-plugin": "^2.11.0",
4747
"@types/he": "^1.2.3",

packages/core/src/shared/telemetry/vscodeTelemetry.json

Lines changed: 0 additions & 207 deletions
Original file line numberDiff line numberDiff line change
@@ -228,36 +228,6 @@
228228
"name": "executedCount",
229229
"type": "int",
230230
"description": "The number of executed operations"
231-
},
232-
{
233-
"name": "cwsprChatFocusFileContextLength",
234-
"type": "int",
235-
"description": "cwsprChatFocusFileContextLength"
236-
},
237-
{
238-
"name": "cwsprChatFocusFileContextTruncatedLength",
239-
"type": "int",
240-
"description": "cwsprChatFocusFileContextTruncatedLength"
241-
},
242-
{
243-
"name": "cwsprChatUserInputContextLength",
244-
"type": "int",
245-
"description": "cwsprChatUserInputContextLength"
246-
},
247-
{
248-
"name": "cwsprChatUserInputContextTruncatedLength",
249-
"type": "int",
250-
"description": "cwsprChatUserInputContextTruncatedLength"
251-
},
252-
{
253-
"name": "cwsprChatWorkspaceContextLength",
254-
"type": "int",
255-
"description": "cwsprChatWorkspaceContextLength"
256-
},
257-
{
258-
"name": "cwsprChatWorkspaceContextTruncatedLength",
259-
"type": "int",
260-
"description": "cwsprChatWorkspaceContextTruncatedLength"
261231
}
262232
],
263233
"metrics": [
@@ -1156,183 +1126,6 @@
11561126
{
11571127
"name": "docdb_addRegion",
11581128
"description": "User clicked on add region command"
1159-
},
1160-
{
1161-
"name": "amazonq_addMessage",
1162-
"description": "When a message is added to the conversation",
1163-
"metadata": [
1164-
{
1165-
"type": "codewhispererCustomizationArn",
1166-
"required": false
1167-
},
1168-
{
1169-
"type": "credentialStartUrl",
1170-
"required": false
1171-
},
1172-
{
1173-
"type": "cwsprChatActiveEditorImportCount",
1174-
"required": false
1175-
},
1176-
{
1177-
"type": "cwsprChatActiveEditorTotalCharacters",
1178-
"required": false
1179-
},
1180-
{
1181-
"type": "cwsprChatConversationId"
1182-
},
1183-
{
1184-
"type": "cwsprChatConversationType"
1185-
},
1186-
{
1187-
"type": "cwsprChatFocusFileContextLength",
1188-
"required": false
1189-
},
1190-
{
1191-
"type": "cwsprChatFocusFileContextTruncatedLength",
1192-
"required": false
1193-
},
1194-
{
1195-
"type": "cwsprChatFileContextCount",
1196-
"required": false
1197-
},
1198-
{
1199-
"type": "cwsprChatFileContextLength",
1200-
"required": false
1201-
},
1202-
{
1203-
"type": "cwsprChatFileContextTruncatedLength",
1204-
"required": false
1205-
},
1206-
{
1207-
"type": "cwsprChatFolderContextCount",
1208-
"required": false
1209-
},
1210-
{
1211-
"type": "cwsprChatFollowUpCount",
1212-
"required": false
1213-
},
1214-
{
1215-
"type": "cwsprChatFullDisplayLatency",
1216-
"required": false
1217-
},
1218-
{
1219-
"type": "cwsprChatFullResponseLatency"
1220-
},
1221-
{
1222-
"type": "cwsprChatFullServerResponseLatency",
1223-
"required": false
1224-
},
1225-
{
1226-
"type": "cwsprChatHasCodeSnippet",
1227-
"required": false
1228-
},
1229-
{
1230-
"type": "cwsprChatHasContextList",
1231-
"required": false
1232-
},
1233-
{
1234-
"type": "cwsprChatHasProjectContext",
1235-
"required": false
1236-
},
1237-
{
1238-
"type": "cwsprChatMessageId"
1239-
},
1240-
{
1241-
"type": "cwsprChatProgrammingLanguage",
1242-
"required": false
1243-
},
1244-
{
1245-
"type": "cwsprChatProjectContextQueryMs",
1246-
"required": false
1247-
},
1248-
{
1249-
"type": "cwsprChatPromptContextCount",
1250-
"required": false
1251-
},
1252-
{
1253-
"type": "cwsprChatPromptContextLength",
1254-
"required": false
1255-
},
1256-
{
1257-
"type": "cwsprChatPromptContextTruncatedLength",
1258-
"required": false
1259-
},
1260-
{
1261-
"type": "cwsprChatReferencesCount",
1262-
"required": false
1263-
},
1264-
{
1265-
"type": "cwsprChatRequestLength"
1266-
},
1267-
{
1268-
"type": "cwsprChatResponseCode"
1269-
},
1270-
{
1271-
"type": "cwsprChatResponseCodeSnippetCount",
1272-
"required": false
1273-
},
1274-
{
1275-
"type": "cwsprChatResponseLength",
1276-
"required": false
1277-
},
1278-
{
1279-
"type": "cwsprChatRuleContextCount",
1280-
"required": false
1281-
},
1282-
{
1283-
"type": "cwsprChatRuleContextLength",
1284-
"required": false
1285-
},
1286-
{
1287-
"type": "cwsprChatRuleContextTruncatedLength",
1288-
"required": false
1289-
},
1290-
{
1291-
"type": "cwsprChatSourceLinkCount",
1292-
"required": false
1293-
},
1294-
{
1295-
"type": "cwsprChatTimeBetweenChunks"
1296-
},
1297-
{
1298-
"type": "cwsprChatTimeBetweenDisplays",
1299-
"required": false
1300-
},
1301-
{
1302-
"type": "cwsprChatTimeToFirstChunk"
1303-
},
1304-
{
1305-
"type": "cwsprChatTimeToFirstDisplay",
1306-
"required": false
1307-
},
1308-
{
1309-
"type": "cwsprChatTimeToFirstUsableChunk",
1310-
"required": false
1311-
},
1312-
{
1313-
"type": "cwsprChatTriggerInteraction"
1314-
},
1315-
{
1316-
"type": "cwsprChatUserInputContextLength",
1317-
"required": false
1318-
},
1319-
{
1320-
"type": "cwsprChatUserInputContextTruncatedLength",
1321-
"required": false
1322-
},
1323-
{
1324-
"type": "cwsprChatUserIntent",
1325-
"required": false
1326-
},
1327-
{
1328-
"type": "cwsprChatWorkspaceContextLength",
1329-
"required": false
1330-
},
1331-
{
1332-
"type": "cwsprChatWorkspaceContextTruncatedLength",
1333-
"required": false
1334-
}
1335-
]
13361129
}
13371130
]
13381131
}

0 commit comments

Comments
 (0)