Skip to content

Restore flavor_id on openstack_nova_server_status metrics #776

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

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

priteau
Copy link
Member

@priteau priteau commented Nov 13, 2023

The openstack-exporter version used in Zed started to use the latest
Nova API microversion, which produces an invalid flavor_id label on
openstack_nova_server_status metrics.

Force the use of the 2.1 API until we upgrade to a version of
openstack-exporter that can handle the latest API microversion.

@priteau priteau requested a review from a team as a code owner November 13, 2023 10:16
@priteau priteau self-assigned this Nov 13, 2023
@priteau priteau force-pushed the openstack-exporter-nova-api branch 2 times, most recently from 64be8b0 to fcccdc0 Compare November 13, 2023 10:18
The openstack-exporter version used in Zed started to use the latest
Nova API microversion, which produces an invalid flavor_id label on
openstack_nova_server_status metrics.

Force the use of the 2.1 API until we upgrade to a version of
openstack-exporter that can handle the latest API microversion.
@priteau priteau force-pushed the openstack-exporter-nova-api branch from fcccdc0 to eb3b4a9 Compare November 13, 2023 10:19
@markgoddard markgoddard merged commit df9315e into stackhpc/zed Nov 14, 2023
@markgoddard markgoddard deleted the openstack-exporter-nova-api branch November 14, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants