docs icon indicating copy to clipboard operation
docs copied to clipboard

doc: Node exporter download instructions clarification

Open mkbhanda opened this issue 4 years ago • 1 comments

on https://prometheus.io/docs/guides/node-exporter/

  1. Add text to alert the user to down the bundle appropriate to their operating system and hardware architecture.

  2. 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

mkbhanda avatar Mar 06 '21 00:03 mkbhanda

I can take this @hdost

Can you please assign it to me?

Thanks!

statickidz avatar Jun 07 '25 17:06 statickidz