-
Feature
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
BU Product Work
-
False
-
-
False
-
100% To Do, 0% In Progress, 0% Done
-
M
-
4
-
0
Goal
The CNV team would like to be able to track the number of running VMs (cnv:vmi_status_running:count) and the
number of CPU cores requested by pods of VMIs (cluster:vmi_request_cpu_cores:sum).
# owners: (https://github.com/kubevirt) # # cnv:vmi_status_running:count is the total number of VM instances running in the cluster. - '{__name__="cnv:vmi_status_running:count"}' # # owners: (https://github.com/kubevirt) # # cluster:vmi_request_cpu_cores:sum is the total number of CPU cores requested by pods of VMIs. - '{__name__="cluster:vmi_request_cpu_cores:sum"}'
We need to add them to HCP metrics collection list.
Why is this important?
We track all the above metrics, so that we can have visibility on the CNV adoption in clusters.
Both internal and external clusters. We need to be able to do that also for hosted clusters.
Scenarios
- ...
Acceptance Criteria
- Dev - Has a valid enhancement if necessary
- CI - MUST be running successfully with tests automated
- QE - covered in Polarion test plan and tests implemented
- Release Technical Enablement - Must have TE slides
- ...
Dependencies (internal and external)
- ...
Previous Work (Optional):
- …
Open questions:
- …
Done Checklist
- CI - CI is running, tests are automated and merged.
- Release Technical Enablement <link to Feature Enablement Presentation>
- DEV - Upstream documentation merged: <link to meaningful PR or GitHub Issue>
- DEV - Enhancement merged: <link to meaningful PR or GitHub Issue>
- QE - Test plans in Polarion: <link or reference to Polarion>
- QE - Automated tests merged: <link or reference to automated tests>
- DOC - Downstream documentation merged: <link to meaningful PR>
- blocks
-
CNV-36301 [spike] Check if we need specific work for HCP Observability and Telemetry
- Closed
- clones
-
OCPSTRAT-1191 Add Alerts to the Telemetry data collection of hosted clusters
- New