unbound_exporter
unbound_exporter copied to clipboard
can you provide binaries for different architectures?
Hi! thanks for the great software! I maintain https://github.com/voxpupuli/puppet-prometheus, which is a puppet module to manage many different exporters. I would like to add support for your unbound_exporter as well, but that requires binarys that I can fetch from github. Any chance you can add them to your latest release?
hey @BartVerc , could you look into this?
@bastelfreak It's possible that we could investigate adding goreleaser support to this project to provide binaries.
I'm also interested in this. I've depended on the amd64 binaries being there at kumina/unbound_exporter, but since this redirects here my Ansible is failing.
@debugloop I'll bring this up during planning today.
@pgporada Thank you. As a work around I've forked the repo temporarily and created a release with a build myself and I've noticed another small issue thats somewhat related: The most recent release v0.3 uses the old module path, i.e. it does not build without a hitch. It's probably the simplest solution to draft a new minor or bugfix release with the current path and maybe address this issue (lack of binaries) while at it.
Best regards and thanks to the rest of the team too :)