tencent cloud

Tencent Kubernetes Engine

お知らせ・リリースノート
製品アップデート情報
製品リリース記録
製品の説明
製品の優位性
製品アーキテクチャ
ユースケース
製品機能
リージョンとアベイラビリティーゾーン
クイックスタート
初心者ガイド
標準クラスターのクイック作成
ビギナー向け事例
コンテナアプリケーションのクラウドへのデプロイ Check List
TKE標準クラスターガイド
テンセントクバネティスエンジン
クラスター管理
ネットワーク管理
ストレージ管理
Worker ノードの概要
Kubernetes Object Management
ワークロード
クラウドネイティブサービスガイド
Prometheus監視サービス
TKE Serverlessクラスターガイド
TKE登録クラスターガイド
実践チュートリアル
Serverlessクラスター
ネットワーク
ログ
監視
運用・保守
DevOps
オートスケーリング
よくあるご質問
クラスター類
TKE Serverlessクラスター
運用保守系
サービス類
イメージリポジトリ類
リモート端末類
ドキュメントTencent Kubernetes Engine

Monitoring and alarm

フォーカスモード
フォントサイズ
最終更新日: 2024-12-17 17:41:52
TKE Serverless Cluster collects and displays metrics for clusters, workloads, pods, and containers.

Prerequisites

An TKE Serverless cluster has been created and is in the Running state. For more information, see Creating a Cluster.

Procedure

1. Log in to the TKE console and click Elastic Cluster in the left sidebar.
2. On the Cluster Management page that appears, click the ID of the TKE Serverless cluster.
3. On the cluster resource management page, view the metrics and configure alarms for them. For more information, see the following documents:

Monitoring and Alarm Metrics

Monitoring metrics

TKE currently provides monitoring metrics in the following dimensions. All metrics are average values of the statistics collected within the statistical period.
Note:
For monitoring metrics for persistent volumes (PVs) used by a workload, see Block Storage and Cloud File Storage.
For network monitoring metrics for a CLB associated with a Service, see the Cloud Load Balancer.
For more information on how to create an alarm policy, see Creating an Alarm Policy.

Monitoring metrics for a cluster

Metric
Unit
Description
CPU Usage
Core
Total number of CPU cores used by the running pods in the cluster
MEM Usage
B
Total amount of memory used by the running pods in the cluster

Monitoring metrics for a workload

Metric
Unit
Description
Restart of Pods
Times
Total number of times the pods in the workload are restarted
CPU Usage
Core
Total number of CPU cores used by the pods in the workload
CPU Utilization (% of Pod Specification)
%
Percentage of the CPU cores allocated to the pods in the workload that is used by the pods
MEM Usage
B
Total amount of memory used by the running pods in the workload
MEM Utilization (% of Pod Specification)
%
Percentage of the memory capacity allocated to the pods in the workload that is used by the pods

Monitoring metrics for a pod

Metric
Unit
Description
Exception
-
Status of the pod, which can be normal or abnormal
CPU Usage
Core
Number of CPU cores used by the pod
CPU Utilization (% of Request)
%
Percentage of the total number of CPU cores specified by Request that is used by the pod
CPU Utilization (% of Limit)
%
Percentage of the total number of CPU cores specified by Limit that is used by the pod
CPU Utilization (% of Pod Specification)
%
Percentage of the CPU cores allocated to the pod that is used by the pod
MEM Usage
B
Amount of memory used by the pod, including the cache usage for the pod
MEM Utilization (% of Request)
%
Percentage of the total amount of memory specified by Request that is used by the pod
MEM Utilization (% of Limit)
%
Percentage of the total amount of memory specified by Limit that is used by the pod
MEM Utilization (% of Pod Specification)
%
Percentage of the memory capacity allocated to the pod that is used by the pod

Monitoring metrics for a container

Metric
Unit
Description
CPU Usage
Core
Number of CPU cores used by the container
CPU Utilization (% of Request)
%
Percentage of the total number of CPU cores specified by Request that is used by the container
CPU Utilization (% of Limit)
%
Percentage of the total number of CPU cores specified by Limit that is used by the container
MEM Usage
B
Amount of memory used by the container, including the cache usage for the container
MEM Utilization (% of Request)
%
Percentage of the total amount of memory specified by Request that is used by the container
MEM Utilization (% of Limit)
%
Percentage of the total amount of memory specified by Limit that is used by the container

Alarm Metrics

TKE currently provides alarm metrics in the following dimensions. All metrics are average values of the statistics collected within the statistical period.

Alarm metrics for a pod

Metric
Unit
Description
CPU Utilization (% of Pod Specification)
%
Percentage of the CPU cores allocated to the pod that is used by the pod
MEM Utilization (% of Pod Specification)
%
Percentage of the memory capacity allocated to the pod that is used by the pod
CPU Utilization (% of Request)
%
Percentage of the total number of CPU cores specified by Request that is used by the pod
MEM Utilization (% of Request)
%
Percentage of the total amount of memory specified by Request that is used by the pod
CPU Utilization (% of Limit)
%
Percentage of the total number of CPU cores specified by Limit that is used by the pod
MEM Utilization (% of Limit)
%
Percentage of the total amount of memory specified by Limit that is used by the pod
Restart of Pods
Times
Number of times the pod is restarted.
Pod Ready
-
Status of the pod. By default, an alarm is generated when the value is False.
CPU Usage
Core
Number of CPU cores used by the pod
MEM Usage
MB
Amount of memory used by the pod, including the cache usage for the pod

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック