Skip to content

Commit

Permalink
Update metrics documentation
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
web-flow authored Jun 4, 2024
1 parent 1115390 commit e053b04
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ Used VM filesystem capacity in bytes. Type: Gauge.
### kubevirt_vmi_info
Information about VirtualMachineInstances. Type: Gauge.

### kubevirt_vmi_last_api_connection_timestamp_seconds
Virtual Machine Instance last API connection timestamp. Including VNC, console, portforward, SSH and usbredir connections. Type: Gauge.

### kubevirt_vmi_memory_actual_balloon_bytes
Current balloon size in bytes. Type: Gauge.

Expand Down Expand Up @@ -316,6 +319,9 @@ Number of DataVolumes pending for default storage class to be configured. Type:
### kubevirt_cdi_import_pods_high_restart
The number of CDI import pods with high restart count. Type: Gauge.

### kubevirt_cdi_import_progress_total
The import progress in percentage. Type: Counter.

### kubevirt_cdi_openstack_populator_progress_total
Progress of volume population. Type: Counter.

Expand Down

0 comments on commit e053b04

Please sign in to comment.