-
Epic
-
Resolution: Done
-
Critical
-
None
-
None
-
Add flavor_id and flavor_name labels to compute metrics
-
S
-
False
-
False
-
-
Not Selected
-
Proposed
-
Proposed
-
Done
-
RHOSSTRAT-623 - Enable Chargeback in RHOSO as Tech Preview
-
openstack-nova-27.5.2-18.0.20250904184721.c1c6d67.el9osttrunk
-
Proposed
-
rhos-workloads-compute
-
Proposed
-
0% To Do, 0% In Progress, 100% Done
-
-
Goal:
- flavor_id and flavor_name of the image that the VM is using must be included as labels in every Prometheus metric generated from Ceilometer Compute.
- flavor_name is already available, and when the above patch is merged, work will be needed in Ceilometer Prometheus Exporter and in sg-core to expose both labels to Prometheus.
- https://review.opendev.org/c/openstack/nova/+/942974 -> Adds the flavor_id in the libvirt xml metadata, as currently Nova is only adding the flavor_name.
Acceptance Criteria:
- Patches have been reviewed and merged upstream to Flamingo.
- Automated testing passes.
- Backporting changes to RHOSO 18 downstream repositories.
- Backporting changes to Epoxy upstream so it is ready for RHOSO 19.
Open questions:
- Not at this time