Skip to content

Commit ca6ea5d

Browse files
authored
Merge pull request #298 from kubevirt/gh_actions/update_metrics_docs
Update metrics documentation
2 parents ffa1d08 + be01478 commit ca6ea5d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/metrics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ Version information. Type: Gauge.
3636
### kubevirt_memory_delta_from_requested_bytes
3737
The delta between the pod with highest memory working set or rss and its requested memory for each container, virt-controller, virt-handler, virt-api and virt-operator. Type: Gauge.
3838

39+
### kubevirt_node_deprecated_machine_types
40+
List of deprecated machine types based on the capabilities of individual nodes, as detected by virt-handler. Type: Gauge.
41+
3942
### kubevirt_nodes_with_kvm
4043
The number of nodes in the cluster that have the devices.kubevirt.io/kvm resource available. Type: Gauge.
4144

0 commit comments

Comments
 (0)