1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #77327 from danielclowers/CNV-34643-01

CNV-34643-01: RN for Downward Metrics and CPU Hotplug
This commit is contained in:
Joe Aldinger
2024-06-13 07:54:59 -04:00
committed by GitHub

View File

@@ -83,6 +83,16 @@ This release adds new features and enhancements related to the following compone
[id="virt-4-16-web"]
=== Web console
//CNV-34687 Release note: Generally available (GA) CPU Hotplug
* Hot plugging virtual machines is now generally available. If a virtual machine cannot be hot plugged, the condition `RestartRequired` is applied to the VM. You can view this condition in the *Diagnostics* tab of the web console.
[id="virt-4-16-monitoring"]
=== Monitoring
//CNV-41655 Release note: NEW Downward Metrics 4.16
* As an administrator, you can now xref:../../virt/monitoring/virt-exposing-downward-metrics.adoc#virt-exposing-downward-metrics[expose a limited set of host and virtual machine (VM) metrics to a guest VM through a virtio-serial port] for {VirtProductName} by enabling a `downwardMetrics` feature gate and configuring a `downwardMetrics` device. Users retrieve the metrics by using the `vm-dump-metrics` tool or from the command line.
+
On {op-system-base-full} 9, xref:../../virt/monitoring/virt-exposing-downward-metrics.adoc#virt-viewing-downward-metrics-cli_virt-exposing-downward-metrics[use the command line] to view downward metrics. The `vm-dump-metrics` tool is not supported on the {op-system-base-full} 9 platform.
[id="virt-4-16-deprecated-removed"]
== Deprecated and removed features