Ncloud Kubernetes Service (VPC)指標

Prev Next

VPC環境で利用できます。

Ncloud Kubernetes Serviceサービスのパフォーマンス/運用指標(メトリック)関連情報の説明です。パフォーマンス/運用指標は、NAVERクラウドプラットフォームの Cloud Insightサービスを通じて統合管理することができ、さまざまなモニタリングに活用できます。

参考

パフォーマンス/運用指標をモニタリングに活用する方法は、Cloud Insight APIガイドをご参照ください。

Ncloud Kubernetes Service

Ncloud Kubernetes Serviceサービスのパフォーマンス/運用指標は次の通りです。

基本情報

パフォーマンス/運用指標を活用するための Ncloud Kubernetes Serviceサービスの基本情報は次の通りです。

  • 商品名(prodName)
    • System/Kubernetes Service(VPC)
  • 商品キー(cw_key)
    • 526115048926613504

パフォーマンス/運用指標

Ncloud Kubernetes Serviceサービスのパフォーマンス/運用指標は次の通りです。

  • Metric
    Metric name Data type Unit Metric type Description Interval Aggregation
    rqst_cpu FLOAT num Basic, Default resource request Min1,Min5,Min30,Hour2,Day1 AVG,MAX,MIN,SUM,COUNT
    rqst_mem FLOAT bytes Basic, Default resource request Min1,Min5,Min30,Hour2,Day1 AVG,MAX,MIN,SUM,COUNT
    real_cpu FLOAT num Basic, Default resource usage Min1,Min5,Min30,Hour2,Day1 AVG,MAX,MIN,SUM,COUNT
    real_mem FLOAT bytes Basic, Default resource usage Min1,Min5,Min30,Hour2,Day1 AVG,MAX,MIN,SUM,COUNT
  • Dimension
    Dimension name Data type
    container STRING
    pod STRING
    controller STRING
    serverInstanceNo STRING
    clusterId STRING

Ncloud Kubernetes Service (New)

Ncloud Kubernetes Service (New)サービスのパフォーマンス/運用指標は次の通りです。

基本情報

パフォーマンス/運用指標を活用するための Ncloud Kubernetes Service (New)サービスの基本情報は次の通りです。

  • 商品名(prodName)
    • System/Ncloud Kubernetes Service
  • 商品キー(cw_key)
    • 757590965732118528
  • メトリックのタイプ
    • CpuMem: The cpu and memory usage in pod
    • Network: Pod's network in / out
    • Disk: The block storage usage and ratio of pod
    • NodeAvailability: Normal/abnormal number and ratio of nodes in the cluster
    • PodStatus: The overview of the overall health and operational status of Pods

パフォーマンス/運用指標

Ncloud Kubernetes Service (New)サービスのパフォーマンス/運用指標は次の通りです。

CpuMem

CpuMem関連のパフォーマンス/運用指標は次の通りです。

  • Metric
    Metric name Data type Unit Metric type Description Interval Aggregation
    real_cpu FLOAT num Basic pod cpu usage Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    real_mem FLOAT bytes Basic pod mem usage Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
  • Dimension
    Dimension name Data type idDimension
    clusterUUID STRING O
    type STRING -
    nodeInstanceNo INTEGER -
    namespace STRING -
    controller STRING -
    pod STRING -

Network

Network関連のパフォーマンス/運用指標は次の通りです。

  • Metric
    Metric name Data type Unit Metric type Description Interval Aggregation
    network_rx_bytes FLOAT bytes Basic receive bytes per second Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    network_tx_bytes FLOAT bytes Basic send bytes per second Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
  • Dimension
    Dimension name Data type idDimension
    clusterUUID STRING O
    type STRING -
    nodeInstanceNo INTEGER -
    namespace STRING -
    controller STRING -
    pod STRING -
    interface STRING -

Disk

Disk関連のパフォーマンス/運用指標は次の通りです。

  • Metric
    Metric name Data type Unit Metric type Description Interval Aggregation
    available_bytes FLOAT bytes Basic free storage left on block storage in bytes Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    capacity_bytes FLOAT bytes Basic storage capacity Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    used_bytes FLOAT bytes Basic used storage space on block storage in bytes Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    disk_used_ratio FLOAT num Basic storage used ratio Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
  • Dimension
    Dimension name Data type idDimension
    clusterUUID STRING O
    type STRING -
    nodeInstanceNo INTEGER -
    namespace STRING -
    controller STRING -
    pod STRING -
    pvc STRING -

NodeAvailability

NodeAvailability関連のパフォーマンス/運用指標は次の通りです。

  • Metric
    Metric name Data type Unit Metric type Description Interval Aggregation
    node_total_count INTEGER num Basic total number of nodes in the cluster Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    node_ready_count INTEGER num Basic number of nodes in the cluster that are ready Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    node_not_ready_count INTEGER num Basic number of nodes in the cluster that are not ready Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    node_available_ratio FLOAT num Basic available node ratio Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
  • Dimension
    Dimension name Data type idDimension
    clusterUUID STRING O
    type STRING -

PodStatus

PodStatus関連のパフォーマンス/運用指標は次の通りです。

  • Metric
    Metric name Data type Unit Metric type Description Interval Aggregation
    pod_phase_pending INTEGER num Basic the pod in pending phase Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    pod_phase_running INTEGER num Basic the pod in running phase Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    pod_phase_succeeded INTEGER num Basic the pod in succeeded phase Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    pod_phase_failed INTEGER num Basic the pod in failed phase Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    pod_phase_unknown INTEGER num Basic the pod in unknown phase Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    pod_available_ratio FLOAT num Basic available pod ratio Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
    pod_restart_count INTEGER num Basic the number of times containers in the pod have been restarted Min1,Min5,Min30,Hour2,Day1 MAX, SUM, MIN, AVG
  • Dimension
    Dimension name Data type idDimension
    clusterUUID STRING O
    type STRING -
    namespace STRING -
    controller STRING -