cloudalchemy / ansible-node-exporter

Provision basic metrics exporter for prometheus monitoring tool
MIT License
500 stars 272 forks source link

new release? #258

Closed abh closed 1 year ago

abh commented 2 years ago

it'd be nice to have a new release cut to fix #233 (and the various duplicates).

abroyere-preligens commented 2 years ago

Any news on this topic ? It seems pretty important as the role is unusable if pulled from galaxy

peschmae commented 2 years ago

@SuperQ Is that something you could look into? It would be great to have a working version again in ansible galaxy

jonesbusy commented 2 years ago

Same issue here, looking for a new release

rcousens commented 2 years ago

Also using a commit hash to circumvent various issues atm, would love a release!

wakaru44 commented 2 years ago

I just lost my sunday to troubleshoot an issue with this 😓 , only to end up finding about this bug.

As an idea, maybe it would it be posible to save others some time by updating the README to mention this little issue and the tip to fix a commit or the master branch.

rockhowse commented 1 year ago

I am going to chime in here with about 0.5 day spent testing this using molecule, applying it only to find the second attempt at running this role failing with the issue that has been fixed.

If there is any way for us to assist in getting an official release with the fix https://github.com/cloudalchemy/ansible-node-exporter/pull/233 included that would allow folks to use galaxy instead of relying on a commit hash on master.

zhan9san commented 1 year ago

Here is a non-official forked

You can have a try.

https://github.com/devops37/ansible-node-exporter

There is no response in https://github.com/cloudalchemy/ansible-node-exporter/issues/266

abh commented 1 year ago

See also #270 and #266

antonr-p2p commented 1 year ago

You can find fixed version in https://github.com/prometheus-community/ansible/tree/main/roles/node_exporter

SuperQ commented 1 year ago

This role has been deprecated in favor of a the prometheus-community/ansible collection.