Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix small typo in Load Test Metrics page #137

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/monitoring/container_insights/loadtestingmetrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ title: "Load testing metrics"
chapter: false
weight: 36
---
Navigate to the Container Insights home page and select the time range to **15 min** as shown below
Navigate to the Container Insights home page and select the time range to **15 min** as shown below.

![Cluster Dashboard](/images/ContainerInsights17.png)

You can see that the metrics are starting to show up on the graph widgets in the screenshots below. In particular, notice the CPU Utilization increasing as Siege increases load on the frontend application.

![Cluster Dashboard](/images/ContainerInsights16.png)

#### Next let's setup Alarms to get notified when CPU Utilization goes beyond a specific thershold
#### Next, let's setup Alarms to get notified when CPU Utilization goes beyond a specific threshold.