Skip to content

Kubernetes Smart Monitoring


Based on intelligent detection algorithms, Kubernetes Smart Monitoring periodically monitors key metrics such as the total number of Pods, Pod restart count, and API Server QPS to promptly detect and predict potential issues in the cluster. This approach not only identifies abnormal fluctuations in resource usage, but also pinpoints the source of the problem through root cause analysis, whether it is a configuration error, resource mismatch, or excessive requests. It makes Kubernetes cluster operations more intelligent and automated.

Use Cases

Provides in-depth insight into various cluster performance metrics, delivering comprehensive monitoring capabilities from cluster resources and service resources down to the API server layer.

Detection Configuration

  1. Go to Monitoring > Smart Monitoring, create and select Kubernetes Smart Monitoring.
  2. Fill in the monitor name.
  3. Adjust the detection conditions and remove unnecessary rules.
  4. To filter clusters or namespaces, expand the rule's Detection Query (DQL) and modify the filter conditions.
  5. Configure event notifications, alert policies, and operation permissions, then save.

View Events

Click View Related Events in the monitor list to view the abnormal events generated by the monitor.

Event Details Page

Click Events to view the details page of the Smart Monitoring event, including event status, abnormal occurrence time, anomaly name, analysis report, alert notifications, history, and related events.

  • Click Jump to Monitor in the upper-right corner to view and adjust the Smart Monitor configuration;

  • Click the Export button in the upper-right corner and choose "Export JSON File" or "Export PDF File" to obtain all key data corresponding to the current event.

Analysis Report

  • Anomaly Summary: Displays the distribution statistics of abnormal APIServer node counts in the current cluster.

  • Anomaly Analysis: View information such as APIServer node count, API QPS, in-flight read request count, write request success rate, and in-flight write request count.

Extended Fields

Alert Notifications

Related Events

Feedback

Is this page helpful?