This topic describes how to view the details of StatefulSets.

Go to the StatefulSet details page

  1. Log on to the ARMS console .
  2. In the left-side navigation pane, click Kubernetes Monitoring.
  3. In the top navigation bar of the MNS console, select the region where your cluster is deployed.
  4. On the Kubernetes Monitoring page, click the name of the Kubernetes cluster for which you want to analyze logs.
  5. In the Namespace section of the Cluster Resources page, click the intersection of a namespace and a resource type.
    Note
    • If you click an area in blue, all resources of the selected type within the selected namespace are displayed.
    • If you click an area in red, the abnormal resources of the selected type within the selected namespace are displayed.
  6. Click the StatefulSet tab.
  7. On the StatefulSet tab, click the name of the StatefulSet that you want to view.
  8. On the StatefulSet details page, select a time range from the date and time picker in the upper-right corner.

Basic information

In the basic information section, you can view the following information about the selected StatefulSet: the number of requests, number of errors, average response time, number of slow calls, number of pods included, and execution duration.

In the basic information section, you can perform the following operations:

Click View YAML to view the YAML file of the StatefulSet.

Alert events

The Alert Events section displays the list of alert events.

In the Alert Events section, you can perform the following operations:
  • Find an alert event and click the row of the alert event to view the details.
  • Click View More Alert Events to view all alert events in the Alert Management feature.

Number of requests, response time, number of errors, and number of slow calls

Kubernetes monitoring allows you to view the following protocol-related metrics for a Service: the number of requests, response time, number of errors, and number of slow calls.

You can click the name of a protocol to view these metrics related to the protocol. For more information about protocol-related metrics, see Protocol-related metrics.

Kubernetes monitoring - HTTP-related metrics

Pods

In the Pod list section, you can view the pods in the StatefulSet and the following information about each pod: CPU utilization, memory usage, node that hosts the pod, execution duration, status, and time series curves of and statistics on the number of requests, number of errors, and average response time.

Kubernetes monitoring - Service details - Pods
In the Pod list section, you can perform the following operations:
  • Click the Sorting icon in the Requests, Number of errors, Average response time, CPU Request Rate, CPU Limit Rate, Memory Request Rate, or Memory Limit Rate column to sort the pods in ascending or descending order based on the specified metric.
  • Move the pointer over the curve of a metric for a Service to view the specific statistics at the specified point in time.
  • Click the name of a pod to view its details. For more information, see Pod details.
  • Click the name of a node to view its details. For more information, see Node details.

Topology

In the Topology section, you can view the topology among the selected StatefulSet, its upstream resources, and its downstream resources. For more information, see View the network topologies of a cluster.

Conditions

In the Conditions section, you can view the conditions of the StatefulSet and the following information about each condition: name, status, and the time, reason, and details of the last status transition.

Kubernetes monitoring - StatefulSet details - Conditions

Contact us

If you have questions about how to use Kubernetes Monitoring, join the DingTalk group of Kubernetes Monitoring whose ID is 35568145 to seek technical support.