diff --git a/virt/release_notes/virt-4-20-release-notes.adoc b/virt/release_notes/virt-4-20-release-notes.adoc index bc3ed9fdb609..581f292c2d62 100644 --- a/virt/release_notes/virt-4-20-release-notes.adoc +++ b/virt/release_notes/virt-4-20-release-notes.adoc @@ -120,6 +120,10 @@ For more information about selecting huge pages for an instance type, see xref:. // CNV-63575 * You can now easily identify if NUMA is enabled on your virtual machines. With this update, the `vNUMA` attribute is displayed in the VM details next to the *CPU | Memory* section. +// CNV-62056 +* With this update, the {product-title} web console displays reports of read and write latency metrics in the *Top Consumers* pane of the Virtualization interface and in the *VM metrics* tab. This makes it possible to evaluate your storage performance in more detail, identify bottlenecks, and optimize workloads accordingly. + + [id="virt-4-20-monitoring_{context}"] === Monitoring //CNV-63662