mirror of
https://github.com/prometheus/node_exporter
synced 2024-12-23 22:52:18 +00:00
collector | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
node_exporter.conf | ||
node_exporter.go | ||
README.md |
node_exporter
Prometheus exporter with pluggable metric collectors.
collectors
Which collectors are used is controlled by the --enabledCollectors flag. To see
all available collectors, use --printCollectors
.