cloudalchemy / ansible-node-exporter

Provision basic metrics exporter for prometheus monitoring tool
MIT License
501 stars 270 forks source link

Is ansible-node-exporter abandoned? No commits have been made since January 2022 (now December 2022) #279

Closed louwrentius closed 1 year ago

louwrentius commented 1 year ago

Similar to my question in October 2022 about ansible-prometheus, I'm wondering if this repo is abandoned like ansible-prometheus.

SuperQ commented 1 year ago

Yes, we're moving things to https://github.com/prometheus-community/ansible

louwrentius commented 1 year ago

Thank you for sharing!

If/When it suits you, maybe can this be added in the readme.md at the top for others to find, maybe for all relevant cloudalchemy repos?

Anyway, thanks!

jantari commented 1 year ago

Another thing, the README at https://github.com/prometheus-community/ansible/blob/main/roles/node_exporter/README.md states that you've had to move everything to https://galaxy.ansible.com/cloudalchemy/node_exporter which is this repo once again ( https://github.com/cloudalchemy/ansible-node-exporter ).

So currently it seems there's a circular deprecation where each repository tells me ot use the other instead.

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.