Adam McArthur
Adam McArthur
Okay, in that case, can you re-open #23 ?
Hmm. I think for applications where space is limited potentially? I think having more options rather than less is still useful to have. Also just to lower the barrier to...
This is great! Thank you :)) Maybe we can add it to an examples folder?
Hey @gcezaralmeida, are you still experiencing this issue?
Thanks for posting an issue! I confirm I can reproduce this partially. This is with me building openstack-exporter from the github, and running the command inside a container. ``` ╰─➤...
Okay. I think a solution should: - Correct the version not being displayed - Hide the other options if they are not relavent (for end users, much of that is...
Alrighty, so I have got to the bottom of this now: Because of how the code is written for metrics, this information needs to be injected at build-time: ```bash VERSION=$(cat...
```zsh ╰─➤ ./openstack-exporter --version openstack-exporter, version 1.6.0 (branch: main, revision: add5ae7) build user: coder build date: 20250302-23:23:55 go version: go1.22.11 platform: linux/amd64 tags: unknown ```
Closing - hopefully this is fixed now! Feel free to re-open if not.
Hey @evkuzin, @mnaser and I are new maintainers of the repository and will aim to get reviews on all outstanding PR's ASAP. Can you fix the conflict created from https://github.com/openstack-exporter/openstack-exporter/pull/438...