No description
- Go 95.9%
- Shell 2.5%
- C 0.9%
- Makefile 0.6%
Remove special tags necessary for gmond and runit collectors. All collectors get built. Selection of which collectors to use continues to happen via parameter. |
||
|---|---|---|
| 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.