You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sqs-ecs-autoscaling/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Important: this application uses various AWS services and there are costs associ
59
59
```
60
60
Replace the `SAM_STACK_NAME` with the name of the stack you have used during sam deployment.
61
61
While you perform the testing, observe the scaling activities in the ECS console.
62
-
62
+
63
63

64
64
65
65
2. Observe the CloudWatch logs of the application and the metrics of your cluster using CloudWatch Container Insights. Use the following command to turn on Container Insights with enhanced observability.
@@ -90,8 +90,8 @@ Important: this application uses various AWS services and there are costs associ
90
90

91
91
92
92
Observe the container level metrics below:
93
-
94
-

93
+
94
+

95
95
96
96
Once the testing is completing, observe how the task count varies with the `ApproximateNumberOfMessagesVisible` metric of your SQS queue:
0 commit comments