This topic shows you how to view the monitored metrics of a pod, including the metrics of CPU, physical memory, network traffic, and network packets.
Limits
Enterprise Distributed Application Service (EDAS) supports pod monitoring in Professional Edition and Platinum Edition, but not in Standard Edition.
Go to the feature tab
- Log on to the EDAS console.
- Go to the Application Overview page by using one of the following methods:
- In the left-side navigation pane, choose Container Service Kubernetes Clusters or Serverless Kubernetes Clusters page, click a cluster ID. In the Applications section of the Cluster Details page, click the name of the application that you want to manage. or . In the top navigation bar, select a region. In the upper part of the page, select a microservice namespace. On the
- In the left-side navigation pane, click Applications. In the top navigation bar, select a region. In the upper part of the page, select a microservice namespace. Select Container Service or Serverless Kubernetes Cluster from the Cluster Type drop-down list and click the name of the application that you want to manage.
- In the left-side navigation pane of the application details page, choose .
- In the left-side pane of the Instance Details page, select the instance that you want to view and click the Pod Monitoring tab on the right side of the page.
CPU
The CPU section displays the cumulative CPU utilization of the pod where the application is deployed in the specified time period.
You can move the pointer over the curve to view the cumulative CPU utilization at a specified point in time.
Physical memory
The Memory section displays statistics on the physical memory metrics the pod where the application is deployed in the specified time period. The following metrics are provided:
- Memory usage
- Memory quota
- Move the cursor over the statistics chart to view the statistics.
- Click legend to hide or show the data.
Network traffic
The Network Traffic (Bytes) section displays statistics on the network traffic of the pod where the application is deployed in the specified time period. The following metrics are provided:
- Received network traffic (bytes)
- Sent network traffic (bytes)
- Move the cursor over the statistics chart to view the statistics.
- Click legend to hide or show the data.
Network packets
The Network Packets (Count) section displays statistics on the network packets of the pod where the application is deployed in the specified time period. The following metrics are provided:
- Number of discarded network packets among the sent network packets
- Number of sent network packets
- Number of discarded network packets among the received network packets
- Number of errors that have occurred when network packets were sent
- Number of errors that have occurred when network packets were received
- Move the cursor over the statistics chart to view the statistics.
- Click legend to hide or show the data.