Make node_exporter statically buildable for linux/amd64
This commit is contained in:
parent
d890b63fb5
commit
3176a9102c
3 changed files with 7 additions and 6 deletions
|
|
@ -1,9 +1,8 @@
|
|||
# Node exporter [][travis]
|
||||
|
||||
[][circleci]
|
||||
[][imagelayers]
|
||||
[][hub]
|
||||
[][hub]
|
||||
[][quay]
|
||||
[][hub]
|
||||
|
||||
Prometheus exporter for machine metrics, written in Go with pluggable metric
|
||||
collectors.
|
||||
|
|
@ -107,4 +106,4 @@ docker run -d -p 9100:9100 --net="host" prom/node-exporter
|
|||
[travis]: https://travis-ci.org/prometheus/node_exporter
|
||||
[hub]: https://hub.docker.com/r/prom/node-exporter/
|
||||
[circleci]: https://circleci.com/gh/prometheus/node_exporter
|
||||
[imagelayers]: https://imagelayers.io/?images=prom/node-exporter:master
|
||||
[quay]: https://quay.io/repository/prometheus/node-exporter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue