|
228 | 228 | "name": "executedCount", |
229 | 229 | "type": "int", |
230 | 230 | "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" |
261 | 231 | } |
262 | 232 | ], |
263 | 233 | "metrics": [ |
|
1146 | 1116 | { |
1147 | 1117 | "name": "docdb_addRegion", |
1148 | 1118 | "description": "User clicked on add region command" |
1149 | | - }, |
1150 | | - { |
1151 | | - "name": "amazonq_addMessage", |
1152 | | - "description": "When a message is added to the conversation", |
1153 | | - "metadata": [ |
1154 | | - { |
1155 | | - "type": "codewhispererCustomizationArn", |
1156 | | - "required": false |
1157 | | - }, |
1158 | | - { |
1159 | | - "type": "credentialStartUrl", |
1160 | | - "required": false |
1161 | | - }, |
1162 | | - { |
1163 | | - "type": "cwsprChatActiveEditorImportCount", |
1164 | | - "required": false |
1165 | | - }, |
1166 | | - { |
1167 | | - "type": "cwsprChatActiveEditorTotalCharacters", |
1168 | | - "required": false |
1169 | | - }, |
1170 | | - { |
1171 | | - "type": "cwsprChatConversationId" |
1172 | | - }, |
1173 | | - { |
1174 | | - "type": "cwsprChatConversationType" |
1175 | | - }, |
1176 | | - { |
1177 | | - "type": "cwsprChatFocusFileContextLength", |
1178 | | - "required": false |
1179 | | - }, |
1180 | | - { |
1181 | | - "type": "cwsprChatFocusFileContextTruncatedLength", |
1182 | | - "required": false |
1183 | | - }, |
1184 | | - { |
1185 | | - "type": "cwsprChatFileContextCount", |
1186 | | - "required": false |
1187 | | - }, |
1188 | | - { |
1189 | | - "type": "cwsprChatFileContextLength", |
1190 | | - "required": false |
1191 | | - }, |
1192 | | - { |
1193 | | - "type": "cwsprChatFileContextTruncatedLength", |
1194 | | - "required": false |
1195 | | - }, |
1196 | | - { |
1197 | | - "type": "cwsprChatFolderContextCount", |
1198 | | - "required": false |
1199 | | - }, |
1200 | | - { |
1201 | | - "type": "cwsprChatFollowUpCount", |
1202 | | - "required": false |
1203 | | - }, |
1204 | | - { |
1205 | | - "type": "cwsprChatFullDisplayLatency", |
1206 | | - "required": false |
1207 | | - }, |
1208 | | - { |
1209 | | - "type": "cwsprChatFullResponseLatency" |
1210 | | - }, |
1211 | | - { |
1212 | | - "type": "cwsprChatFullServerResponseLatency", |
1213 | | - "required": false |
1214 | | - }, |
1215 | | - { |
1216 | | - "type": "cwsprChatHasCodeSnippet", |
1217 | | - "required": false |
1218 | | - }, |
1219 | | - { |
1220 | | - "type": "cwsprChatHasContextList", |
1221 | | - "required": false |
1222 | | - }, |
1223 | | - { |
1224 | | - "type": "cwsprChatHasProjectContext", |
1225 | | - "required": false |
1226 | | - }, |
1227 | | - { |
1228 | | - "type": "cwsprChatMessageId" |
1229 | | - }, |
1230 | | - { |
1231 | | - "type": "cwsprChatProgrammingLanguage", |
1232 | | - "required": false |
1233 | | - }, |
1234 | | - { |
1235 | | - "type": "cwsprChatProjectContextQueryMs", |
1236 | | - "required": false |
1237 | | - }, |
1238 | | - { |
1239 | | - "type": "cwsprChatPromptContextCount", |
1240 | | - "required": false |
1241 | | - }, |
1242 | | - { |
1243 | | - "type": "cwsprChatPromptContextLength", |
1244 | | - "required": false |
1245 | | - }, |
1246 | | - { |
1247 | | - "type": "cwsprChatPromptContextTruncatedLength", |
1248 | | - "required": false |
1249 | | - }, |
1250 | | - { |
1251 | | - "type": "cwsprChatReferencesCount", |
1252 | | - "required": false |
1253 | | - }, |
1254 | | - { |
1255 | | - "type": "cwsprChatRequestLength" |
1256 | | - }, |
1257 | | - { |
1258 | | - "type": "cwsprChatResponseCode" |
1259 | | - }, |
1260 | | - { |
1261 | | - "type": "cwsprChatResponseCodeSnippetCount", |
1262 | | - "required": false |
1263 | | - }, |
1264 | | - { |
1265 | | - "type": "cwsprChatResponseLength", |
1266 | | - "required": false |
1267 | | - }, |
1268 | | - { |
1269 | | - "type": "cwsprChatRuleContextCount", |
1270 | | - "required": false |
1271 | | - }, |
1272 | | - { |
1273 | | - "type": "cwsprChatRuleContextLength", |
1274 | | - "required": false |
1275 | | - }, |
1276 | | - { |
1277 | | - "type": "cwsprChatRuleContextTruncatedLength", |
1278 | | - "required": false |
1279 | | - }, |
1280 | | - { |
1281 | | - "type": "cwsprChatSourceLinkCount", |
1282 | | - "required": false |
1283 | | - }, |
1284 | | - { |
1285 | | - "type": "cwsprChatTimeBetweenChunks" |
1286 | | - }, |
1287 | | - { |
1288 | | - "type": "cwsprChatTimeBetweenDisplays", |
1289 | | - "required": false |
1290 | | - }, |
1291 | | - { |
1292 | | - "type": "cwsprChatTimeToFirstChunk" |
1293 | | - }, |
1294 | | - { |
1295 | | - "type": "cwsprChatTimeToFirstDisplay", |
1296 | | - "required": false |
1297 | | - }, |
1298 | | - { |
1299 | | - "type": "cwsprChatTimeToFirstUsableChunk", |
1300 | | - "required": false |
1301 | | - }, |
1302 | | - { |
1303 | | - "type": "cwsprChatTriggerInteraction" |
1304 | | - }, |
1305 | | - { |
1306 | | - "type": "cwsprChatUserInputContextLength", |
1307 | | - "required": false |
1308 | | - }, |
1309 | | - { |
1310 | | - "type": "cwsprChatUserInputContextTruncatedLength", |
1311 | | - "required": false |
1312 | | - }, |
1313 | | - { |
1314 | | - "type": "cwsprChatUserIntent", |
1315 | | - "required": false |
1316 | | - }, |
1317 | | - { |
1318 | | - "type": "cwsprChatWorkspaceContextLength", |
1319 | | - "required": false |
1320 | | - }, |
1321 | | - { |
1322 | | - "type": "cwsprChatWorkspaceContextTruncatedLength", |
1323 | | - "required": false |
1324 | | - } |
1325 | | - ] |
1326 | 1119 | } |
1327 | 1120 | ] |
1328 | 1121 | } |
0 commit comments