You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When targeting OpenStack Wallaby lots of Nova metrics openstack_nova_*, like openstack_nova_memory_used_bytes are not returned anymore. This is due to the deprecation / move of quite a list of metrics for Nova towards Placement:
Certainly pinning the API to the latest version still returning this data ( OS_COMPUTE_API=2.87) works,
but this adds to similar issues when using the exporter with more recent OS versions: