Continue working on exercise 2.

This commit is contained in:
2023-12-06 10:52:25 +13:00
parent 69f30da89a
commit b6cbaebf02
2 changed files with 17 additions and 0 deletions

View File

@ -110,6 +110,23 @@ From the **Resources** tab click **View logs**
</Zoom>
## 2.4 - Checking application resource usage
Another essential element of supporting applications on OpenShift is understanding what resources the application is consuming, for example cpu, memory, network bandwidth and storage io.
OpenShift includes built in support for reviewing application resource usage. Let's take a look at that now.
In the **Developer** perspective, open the **Observe** view.
You should see the **Dashboard** tab. Set the time range to the `Last 1 hour` then scroll through the dashboard.
How much cpu and memory is your ParksMap application currently using?
<Zoom>
|![app-logs](/ocp-app-delivery-workshop/static/images/app-resources.gif) |
|:-------------------------------------------------------------------:|
| *Checking the ParksMap application resource usage* |
</Zoom>

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 MiB