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

Merge pull request #96523 from Vaishali-gif-rh/CNV-61642

CNV-61642 - added Monitor AAQ RN
This commit is contained in:
Shikha Jhala
2025-09-30 13:10:00 -04:00
committed by GitHub

View File

@@ -69,6 +69,9 @@ This release adds new features and enhancements related to the following compone
[id="virt-4-20-virtualization_{context}"]
=== Virtualization
//CNV-61642
* You can now use the `kube_application_aware_resourcequota` and `kube_application_aware_resourcequota_creation_timestamp` metrics to query the current usage and creation times of the Application-Aware Quota (AAQ) Operator resources. For more information, see xref:../../virt/monitoring/virt-prometheus-queries.adoc#virt-promql-AAQ-metrics_context[AAQ Operator metrics].
[id="virt-4-20-networking_{context}"]
=== Networking
@@ -218,3 +221,4 @@ You can also disable free page reporting of memory ballooning for all new VMs. T
// cnv-56890 - threads
* In the {product-title} web console, it is erroneously possible to define multiple CPU threads for a VM based on s390x architecture. If you define multiple CPU threads, the VM enters a `CrashLoopBackOff` state with the `qemu-kvm: S390 does not support more than 1 threads` error. (link:https://issues.redhat.com/browse/CNV-56890[CNV-56890])