Skip to content

CNV-61642 - added Monitor AAQ RN #96523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: enterprise-4.20
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions virt/release_notes/virt-4-20-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ This release adds new features and enhancements related to the following compone

[id="virt-4-20-virtualization_{context}"]
=== Virtualization
//CNV-61642
**Monitor AAQ resource quota usage with new metrics**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please delete this line. We don't use headings for individual release notes.


The Application Aware Quota (AAQ) controller now exposes two new Prometheus metrics: `kube_application_aware_resourcequota` and `kube_application_aware_resourcequota_creation_timestamp`. You can use these metrics to gain better visibility into the current usage and creation times of application-aware resource quotas, helping you effectively monitor and manage your OpenShift Virtualization resources.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The Application Aware Quota (AAQ) controller now exposes two new Prometheus metrics: `kube_application_aware_resourcequota` and `kube_application_aware_resourcequota_creation_timestamp`. You can use these metrics to gain better visibility into the current usage and creation times of application-aware resource quotas, helping you effectively monitor and manage your OpenShift Virtualization resources.
* 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.

Link to the feature documenation from the release note after #96517 is merged. As a side note, use the variable {VirtProductName} to refer to OpenShift Virtualization.


[id="virt-4-20-networking_{context}"]
=== Networking
Expand Down