unbound_exporter icon indicating copy to clipboard operation
unbound_exporter copied to clipboard

can you provide binaries for different architectures?

Open bastelfreak opened this issue 5 years ago • 5 comments
trafficstars

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?

bastelfreak avatar Sep 26 '20 08:09 bastelfreak

hey @BartVerc , could you look into this?

bastelfreak avatar Dec 03 '20 20:12 bastelfreak

@bastelfreak It's possible that we could investigate adding goreleaser support to this project to provide binaries.

pgporada avatar Nov 30 '21 18:11 pgporada

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 avatar Dec 14 '21 08:12 debugloop

@debugloop I'll bring this up during planning today.

pgporada avatar Dec 14 '21 13:12 pgporada

@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 :)

debugloop avatar Dec 14 '21 14:12 debugloop