Adam McArthur
Adam McArthur
Closes #426 ``` ╭─coder@coder-sharpz7-main ~/projects/openstack-exporter ‹build-version-metadata*› ╰─➤ docker build --progress=plain . #0 building with "default" instance using docker driver #10 [build 4/5] RUN /openstack-exporter --version #10 0.324 openstack-exporter, version 1.6.0...
https://github.com/gophercloud/gophercloud/actions/runs/14184943623/job/39738477648#step:8:924 I discovered fixed this in my work with openstack-exporter: https://github.com/Sharpz7/openstack-exporter/pull/1/files#diff-ab1a500087b42774d2491892f9aaead8dd1ccf03f42b7fdfb3553123b11a07a7R26 Basically, you need to set the Ironic Endpoint. This issue covers fixing this small issue, as well as the...
See #1429 I will work on this.
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior  Closing the terminal closes the SSH connection ### Relevant Log...
> One of other pain points - that exporter tries to scrape all services instead of detecting from the catalog. > E.g. current master has the Manila exporter, but deployment...
Hey Folks, It seems there are quite a few issues around Nova. I will investigate. To help me track, I am going to put everything here. - https://github.com/openstack-exporter/openstack-exporter/issues/494 - https://github.com/openstack-exporter/openstack-exporter/issues/491...
This should help make trusting new changes easier.
From https://github.com/openstack-exporter/openstack-exporter/pull/422 Thank you to @kannic1111 for the change