Metrics available in 1.29.0-gke.7

Container resource metrics (node pool)

Metrics that measure resource usage of each container of each pod in the cluster.

Resource Metric name
k8s_container kubernetes.io/anthos/container/cpu/core_usage_time
k8s_container kubernetes.io/anthos/container/cpu/limit_cores
k8s_container kubernetes.io/anthos/container/cpu/request_cores
k8s_container kubernetes.io/anthos/container/ephemeral_storage/limit_bytes
k8s_container kubernetes.io/anthos/container/ephemeral_storage/request_bytes
k8s_container kubernetes.io/anthos/container/ephemeral_storage/used_bytes
k8s_container kubernetes.io/anthos/container/memory/limit_bytes
k8s_container kubernetes.io/anthos/container/memory/page_fault_count
k8s_container kubernetes.io/anthos/container/memory/request_bytes
k8s_container kubernetes.io/anthos/container/memory/used_bytes
k8s_container kubernetes.io/anthos/container/restart_count
k8s_container kubernetes.io/anthos/container/uptime

Node resource metrics (node pool)

Metrics that measure resource usage of each worker node in the cluster.

Resource Metric name
k8s_node kubernetes.io/anthos/node/cpu/allocatable_cores
k8s_node kubernetes.io/anthos/node/cpu/core_usage_time
k8s_node kubernetes.io/anthos/node/cpu/total_cores
k8s_node kubernetes.io/anthos/node/ephemeral_storage/allocatable_bytes
k8s_node kubernetes.io/anthos/node/ephemeral_storage/inodes_free
k8s_node kubernetes.io/anthos/node/ephemeral_storage/inodes_total
k8s_node kubernetes.io/anthos/node/ephemeral_storage/total_bytes
k8s_node kubernetes.io/anthos/node/ephemeral_storage/used_bytes
k8s_node kubernetes.io/anthos/node/memory/allocatable_bytes
k8s_node kubernetes.io/anthos/node/memory/total_bytes
k8s_node kubernetes.io/anthos/node/memory/used_bytes
k8s_node kubernetes.io/anthos/node/network/received_bytes_count
k8s_node kubernetes.io/anthos/node/network/sent_bytes_count
k8s_node kubernetes.io/anthos/node_daemon/cpu/core_usage_time
k8s_node kubernetes.io/anthos/node_daemon/memory/used_bytes

Pod resource metrics (node pool)

Metrics that measure resource usage of each pod in the cluster.

Resource Metric name
k8s_pod kubernetes.io/anthos/pod/network/received_bytes_count
k8s_pod kubernetes.io/anthos/pod/network/sent_bytes_count
k8s_pod kubernetes.io/anthos/pod/volume/total_bytes
k8s_pod kubernetes.io/anthos/pod/volume/used_bytes

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月13日 UTC.