Analysis Dashboard¶
The analysis dashboard displays overview charts related to Kubernetes clusters on the same interface, building data insight scenarios through multi-dimensional data analysis. It comprehensively monitors data metrics of different container clusters using methods such as view switching, time widgets, and cluster name/namespace filtering.
View Switching¶
By default, it shows the Kubernetes overview view for the workspace. It supports switching via a dropdown menu to other object-related analysis dashboards:
-
Kubernetes Overview: Displays the system overview view of the Kubernetes cluster;
-
Kubernetes Services Monitoring: Displays the system view related to Services in the Kubernetes cluster;
-
Kubernetes Nodes Monitoring: Displays the system view related to Nodes in the Kubernetes cluster;
-
Kubernetes Pods Monitoring: Displays the system view related to Pods in the Kubernetes cluster;
-
Kubernetes Events Monitoring: Displays events related to containers in the Kubernetes cluster, including Warning events, top 10 events, and other relevant information; it supports viewing detailed event information, including statistics views for abnormal events such as node unavailability, node restarts, node OOM, image pull failures, volume mount failures, and scheduling failures.
Note
Built-in views with the same name as the system view (user views) will be displayed with priority.