Introduction

Container Service for Kubernetes (ACK) is a certified Kubernetes-conformant platform that offers high-performance management of containerized applications. It enables enterprises to efficiently deploy, manage, and scale containerized workloads throughout the entire application lifecycle in the cloud.

Set up the Alibaba integration

  1. To begin monitoring your Container Kubernetes Service in OpsRamp, you must first ensure that the Alibaba Cloud Integration is configured correctly. See Install Alibaba Cloud integration for more details.
  2. Select Container Kubernetes Service in the Alibaba Integration Discovery Profile.
  3. Save the discovery profile to make them available in the list of discovery profiles.

Supported metrics

Metric NameAlibaba MetricMetric Display NameUnitsAggregation TypeDescription
acs_k8s_cluster_cpu_limitcluster.cpu.limitCluster CPU LimitCoreAverageTotal number of CPU cores allocated as the upper limit for all workloads in the cluster.
acs_k8s_cluster_cpu_requestcluster.cpu.requestCluster CPU RequestCoreAverageTotal number of CPU cores requested by all workloads in the cluster.
acs_k8s_cluster_cpu_usage_ratecluster.cpu.usage_rateCluster CPU Usage RateCoreAverageCurrent rate of CPU usage across the cluster, indicating how much CPU is being consumed.
acs_k8s_cluster_cpu_utilizationcluster.cpu.utilizationCluster CPU Utilization%AveragePercentage of total CPU resources utilized by the cluster.
acs_k8s_cluster_memory_limitcluster.memory.limitCluster Memory LimitByteAverageTotal memory allocated as the upper limit for all workloads in the cluster.
acs_k8s_cluster_memory_requestcluster.memory.requestCluster Memory RequestByteAverageTotal memory requested by all workloads in the cluster.
acs_k8s_cluster_memory_utilizationcluster.memory.utilizationCluster Memory Utilization%AveragePercentage of total memory resources utilized by the cluster.
acs_k8s_cluster_filesystem_availablecluster.filesystem.availableCluster Filesystem AvailableByteAverageAmount of available storage space in the cluster's filesystem.
acs_k8s_cluster_filesystem_limitcluster.filesystem.limitCluster Filesystem LimitByteAverageTotal storage capacity allocated to the cluster's filesystem.

External reference

Container Service for Kubernetes