Observe your Microservice

  1. Navigate to the Microservice page in the left-sidebar

  1. Click on the Microservice

3. You can see the pod list view and pod status view This gives a comprehensive view of all the pods related to the microservice, the Pod status graph gives the overall pod count and the Unhealthy (failed) pod count.

  1. You can see the status of the Pod in the List view

  1. click on inspect in the Action column

  1. click on the stats tab

You can see two graphs depicting CPU and Memory related stats i.e CPU usage,requests, and limit likewise for Memory related metrics as well

Last updated