Mesh Component Monitoring

The platform provides monitoring charts for the components of the mesh, making it convenient for you to understand the overall operational status of the mesh.

Steps

  1. In the left navigation bar, click Service Mesh > Mesh.

  2. Click the Service Mesh Name for which you want to view the monitoring.

  3. Under the Monitoring tab, you can view the relevant monitoring data of the mesh.

Monitoring Metrics Explanation

Monitoring MetricDescription
Component Memory Usage RateThe memory usage rate of the Service Mesh components deployed in the cluster.
Usage Rate = Component Memory Usage / Component Memory Quota
Component CPU Usage RateThe CPU usage rate of the Service Mesh components deployed in the cluster.
Usage Rate = Component CPU Usage / Component CPU Quota
Connection Success RateThe success rate of connections established between the Service Mesh components and monitoring components, Redis, and Elasticsearch in the cluster.
Connection Success Rate = Number of Successful Connections / Total Number of Connection Attempts