13e9b5ee8b | ||
---|---|---|
collector | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
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
.