Skip to content

Commit 87996d6

Browse files
committed
updated readme
1 parent 3a4d8b6 commit 87996d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sqs-ecs-autoscaling/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Important: this application uses various AWS services and there are costs associ
5959
```
6060
Replace the `SAM_STACK_NAME` with the name of the stack you have used during sam deployment.
6161
While you perform the testing, observe the scaling activities in the ECS console.
62-
62+
6363
![auto-scaling](./images/auto-scaling.png)
6464
6565
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
9090
![Insights-2](./images/insights-2.png)
9191
9292
Observe the container level metrics below:
93-
94-
![Insights-3](./images/insights-3.png)
93+
94+
![Insights-3](./images/Insights-3.png)
9595
9696
Once the testing is completing, observe how the task count varies with the `ApproximateNumberOfMessagesVisible` metric of your SQS queue:
9797

0 commit comments

Comments
 (0)