docs
docs copied to clipboard
doc: Node exporter download instructions clarification
on https://prometheus.io/docs/guides/node-exporter/
-
Add text to alert the user to down the bundle appropriate to their operating system and hardware architecture.
-
Add a few more wild cards int eh tar bundle names to cover architecture.
wget https://github.com/prometheus/node_exporter/releases/download/v*/node_exporter-.-amd64.tar.gz tar xvfz node_exporter-.-amd64.tar.gz
I can take this @hdost
Can you please assign it to me?
Thanks!