Monitoring Metrics
According to Samsung Cloud Platform’s policy, the Cloud Monitoring service is scheduled to be discontinued in September 2026.
Accordingly, after the September 2026 release, resource monitoring of the Samsung Cloud Platform via Cloud Monitoring will no longer be possible.
With the new alternative service, you can continuously perform resource monitoring by using ServiceWatch, released in October 2025.
ServiceWatch provides more modern and powerful features, replacing Cloud Monitoring to deliver a seamless monitoring environment.
Detailed information about ServiceWatch is available in the ServiceWatch Overview.
Kubernetes Engine monitoring metrics
The table below shows the monitoring metrics of Kubernetes Engine that can be viewed through Cloud Monitoring. For detailed usage of Cloud Monitoring, refer to the Cloud Monitoring guide.
| Performance items | Detailed description | unit |
|---|---|---|
| Cluster Namespaces [Active] | Number of namespaces in active state | cnt |
| Cluster Namespaces [Total] | Total number of namespaces in the cluster | cnt |
| Cluster Nodes [Ready] | Number of nodes in READY state | cnt |
| Cluster Nodes [Total] | Total number of nodes in the cluster | cnt |
| Cluster Pods [Failed] | Number of failed-state pods in the cluster | cnt |
| Cluster Pods [Pending] | Number of pending pods in the cluster | cnt |
| Cluster Pods [Running] | Number of pods in running state within the cluster | cnt |
| Cluster Pods [Succeeded] | Number of succeeded pods in the cluster | cnt |
| Cluster Pods [Unknown] | Number of pods in unknown state within the cluster | cnt |
| Instance Status | cluster status | status |
| Namespace Pods [Failed] | Number of failed-state pods in a namespace | cnt |
| Namespace Pods [Pending] | Number of pending pods in a namespace | cnt |
| Namespace Pods [Running] | Number of running pods in a namespace | cnt |
| Namespace Pods [Succeeded] | Number of succeeded-state pods in a namespace | cnt |
| Namespace Pods [Unknown] | Number of pods in unknown state within a namespace | cnt |
| Namespace GPU Clock Frequency | SM clock frequency in the Namespace | MHz |
| Namespace GPU Memory Usage | Memory utilization in the Namespace | % |
| Namespace GPU Usage | GPU utilization in the Namespace | % |
| Node CPU Size [Allocatable] | Node CPU allocatable | cnt |
| Node CPU Size [Capacity] | CPU capacity in the node | cnt |
| Node CPU Usage | CPU usage per node | % |
| Node CPU Usage [Request] | CPU request_ratio within node | % |
| Node CPU Used | CPU utilization within the node | status |
| Node Filesystem Usage | Node FS utilization | % |
| Node Memory Size [Allocatable] | memory allocatable within the node | bytes |
| Node Memory Size [Capacity] | Node memory utilization | bytes |
| Node Memory Usage | Node memory utilization | % |
| Node Memory Usage [Request] | memory request_ratio within node | % |
| Node Memory Workingset | memory working set within the node | bytes |
| Node Network In Bytes | Node network rx bytes | bytes |
| Node Network Out Bytes | Node network tx bytes | bytes |
| Node Network Total Bytes | Node network total bytes | bytes |
| Node Pods [Failed] | Number of pods in failed state within the node | cnt |
| Node Pods [Pending] | Number of pending pods in the node | cnt |
| Node Pods [Running] | Number of running pods per node | cnt |
| Node Pods [Succeeded] | Number of succeeded pods in the node | cnt |
| Node Pods [Unknown] | Number of unknown‑state pods in the node | cnt |
| Pod CPU Usage [Limit] | CPU usage_limit_ratio in the pod | % |
| Pod CPU Usage [Request] | CPU request_ratio in the pod | % |
| Pod CPU Usage | CPU usage within the pod | % |
| Pod GPU Clock Frequency | SM clock frequency in the Pod | MHz |
| Pod GPU Memory Usage | Memory utilization within the Pod | % |
| Pod GPU Usage | GPU utilization within the Pod | % |
| Pod Memory Usage [Limit] | memory usage_limit_ratio in pod | % |
| Pod Memory Usage [Request] | memory request_ratio in pod | % |
| Pod Memory Usage | Memory usage within pod | bytes |
| Pod Network In Bytes | network rx bytes in pod | bytes |
| Pod Network Out Bytes | network tx bytes in pod | bytes |
| Pod Network Total Bytes | Network total bytes in pod | bytes |
| Pod Restart Containers | container restart count in pod | cnt |
| Workload Pods [Running] | - | cnt |