All Products
Search
Document Center

Enterprise Distributed Application Service:Pod monitoring

Last Updated:Nov 16, 2023

This topic describes how to view the monitored metrics about CPU, physical memory, network traffic, and network packets of a pod.

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

  1. Log on to the EDAS console.

  2. In the left-side navigation pane, choose Application Management > Applications. In the top navigation bar, select a region. In the upper part of the page, select a microservice namespace. From the Cluster Type drop-down list, select Kubernetes Cluster. Then, find the application that you want to manage and click the name in the Application Name column.

  3. In the left-side navigation pane of the application details page, choose Monitor > Instance Details.

  4. 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 of the pod where the application is deployed in the specified time period. The following metrics are provided:

  • Memory usage

  • Memory quota

Optional:In the Memory section, perform the following operations as needed:

  • Move the pointer over a chart and view the detailed statistics.
  • Click the 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)

Optional:In the Network Traffic (Bytes) section, perform the following operations as needed:

  • Move the pointer over a chart and view the detailed statistics.
  • Click the 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

Optional:In the Network Packets (Count) section, perform the following operations as needed:

  • Move the pointer over a chart and view the detailed statistics.
  • Click the legend to hide or show the data.