File tree Expand file tree Collapse file tree 1 file changed +3
-18
lines changed Expand file tree Collapse file tree 1 file changed +3
-18
lines changed Original file line number Diff line number Diff line change 8383 {
8484 "name" : " amazonqTimeToLoadHistory" ,
8585 "type" : " int" ,
86- "description" : " The time it takes to load chat history from filesystem"
86+ "description" : " The time (in milliseconds) it takes to load chat history from filesystem"
8787 },
8888 {
8989 "name" : " amazonqTimeToSearchHistory" ,
26712671 },
26722672 {
26732673 "name" : " amazonq_exportTab" ,
2674- "description" : " When a user exports current tab" ,
2674+ "description" : " When a user exports the current Amazon Q chat tab" ,
26752675 "unit" : " Count" ,
26762676 "metadata" : [
26772677 {
28722872 },
28732873 {
28742874 "name" : " amazonq_loadHistory" ,
2875- "description" : " When a history file is loaded" ,
2875+ "description" : " When a history file is loaded from the filesystem and open tabs are restored " ,
28762876 "unit" : " Count" ,
28772877 "metadata" : [
28782878 {
29952995 }
29962996 ]
29972997 },
2998- {
2999- "name" : " amazonq_restoreTabs" ,
3000- "description" : " When tabs are automatically restored from history" ,
3001- "unit" : " Count" ,
3002- "metadata" : [
3003- {
3004- "type" : " languageServerVersion" ,
3005- "required" : false
3006- },
3007- {
3008- "type" : " tabCount" ,
3009- "required" : true
3010- }
3011- ]
3012- },
30132998 {
30142999 "name" : " amazonq_startConversationInvoke" ,
30153000 "description" : " Captures startConversation invocation process" ,
You can’t perform that action at this time.
0 commit comments