File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 209209 ],
210210 "description" : " User inputted check type to denote which custom check to run."
211211 },
212+ {
213+ "name" : " clientLatency" ,
214+ "type" : " double" ,
215+ "description" : " The time duration in milliseconds to process an action on the client side"
216+ },
212217 {
213218 "name" : " cloudWatchLogsPresentation" ,
214219 "type" : " string" ,
9971002 "type" : " string" ,
9981003 "description" : " Identifies the entity within the message that user interacts with."
9991004 },
1000- {
1001- "name" : " clientLatency" ,
1002- "type" : " double" ,
1003- "description" : " The time duration in milliseconds to process an action on the client side"
1004- },
1005- {
1006- "name" : " serverLatency" ,
1007- "type" : " double" ,
1008- "description" : " The time duration in milliseconds to finish a request to the server side"
1009- },
1010- {
1011- "name" : " e2eLatency" ,
1012- "type" : " double" ,
1013- "description" : " The time duration in milliseconds to complete an end to end flow"
1014- },
10151005 {
10161006 "name" : " cwsprChatInteractionType" ,
10171007 "allowedValues" : [
11531143 ],
11541144 "description" : " The type of DynamoDB entity referenced by a metric or operation"
11551145 },
1146+ {
1147+ "name" : " e2eLatency" ,
1148+ "type" : " double" ,
1149+ "description" : " The time duration in milliseconds to complete an end to end flow"
1150+ },
11561151 {
11571152 "name" : " ec2ConnectionType" ,
11581153 "type" : " string" ,
11591154 "allowedValues" : [
11601155 " remoteDesktop" ,
11611156 " ssh" ,
11621157 " scp" ,
1163- " ssm" ,
1158+ " ssm" ,
11641159 " remoteWorkspace"
11651160 ],
11661161 "description" : " Ways to connect to an EC2 Instance"
16421637 ],
16431638 "description" : " Languages targeted by the schemas service"
16441639 },
1640+ {
1641+ "name" : " serverLatency" ,
1642+ "type" : " double" ,
1643+ "description" : " The time duration in milliseconds to finish a request to the server side"
1644+ },
16451645 {
16461646 "name" : " serviceType" ,
16471647 "type" : " string" ,
70807080 ]
70817081 }
70827082 ]
7083- }
7083+ }
You can’t perform that action at this time.
0 commit comments