Updated on 2024-06-26 GMT+08:00

PVC View

The PVC view displays the PV/PVC status, usage, and used space in a fixed period.

Metric Description

You can view PVC metrics in the following table.

Table 1 PVC metrics

Metric

Unit

Description

PV Status

N/A

Current status of a PV.

PVC Status

N/A

Current status of a PVC.

Used PVC

byte

Used and available PVC space.

PVC Usage

%

Percentage of a PVC that is used.

Used Inodes in PVC

N/A

Used and available space of inodes in a PVC.

Inodes Usage in PVC

%

Percentage of inodes that are used in a PVC.

Hourly Used PVC

byte/s

Used PVC space per hour.

Daily Used PVC

byte/s

Used PVC space per day.

Weekly Used PVC

byte/s

Used PVC space per week.

Used PVC in the Next Week

byte

Used PVC space in the next week that is calculated based on the one-day usage.

Metric List

The following is the metric list of the PVC view.

Table 2 Metric description

Metric

Type

Description

kubelet_volume_stats_inodes_used

Gauge

The number of used inodes in a volume.

kubelet_volume_stats_inodes

Gauge

Maximum number of inodes in a volume.

kubelet_volume_stats_capacity_bytes

Gauge

Capacity in bytes of a volume.

kubelet_volume_stats_available_bytes

Gauge

The number of available bytes in a volume.

kubelet_volume_stats_used_bytes

Gauge

The number of used bytes in a volume.

kube_persistentvolume_status_phase

Gauge

PV status.

kube_persistentvolumeclaim_status_phase

Gauge

PVC status.