-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
base: enterprise-4.20
Are you sure you want to change the base?
CNV-61642 - added Monitor AAQ RN #96523
Conversation
🤖 Wed Jul 23 11:49:16 - Prow CI generated the docs preview: |
@Vaishali-gif-rh: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
@@ -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** |
There was a problem hiding this comment.
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.
//CNV-61642 | ||
**Monitor AAQ resource quota usage with new metrics** | ||
|
||
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Version(s):
4.20
Issue:
https://issues.redhat.com/browse/CNV-61642
Link to docs preview:
QE review:
Additional information: