Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pipeline/inputs/node-exporter-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ The following table describes the available collectors as part of this plugin. A
| cpufreq | Exposes CPU frequency statistics. | Linux | v1.8 |
| diskstats | Exposes disk I/O statistics. | Linux,macOS | v1.8 |
| filefd | Exposes file descriptor statistics from `/proc/sys/fs/file-nr`. | Linux | v1.8.2 |
| filesystem | Exposes filesystem statistics from `/proc/*/mounts`. | Linux | v2.0.9 |
| loadavg | Exposes load average. | Linux,macOS | v1.8 |
| meminfo | Exposes memory statistics. | Linux,macOS | v1.8 |
| netdev | Exposes network interface statistics such as bytes transferred. | Linux,macOS | v1.8.2 |
Expand Down