We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48023bf commit 5c2bc16Copy full SHA for 5c2bc16
pipeline/inputs/node-exporter-metrics.md
@@ -67,6 +67,7 @@ The following table describes the available collectors as part of this plugin. A
67
| cpufreq | Exposes CPU frequency statistics. | Linux | v1.8 |
68
| diskstats | Exposes disk I/O statistics. | Linux,macOS | v1.8 |
69
| filefd | Exposes file descriptor statistics from `/proc/sys/fs/file-nr`. | Linux | v1.8.2 |
70
+| filesystem | Exposes filesystem statistics from `/proc/*/mounts`. | Linux | v2.0.9 |
71
| loadavg | Exposes load average. | Linux,macOS | v1.8 |
72
| meminfo | Exposes memory statistics. | Linux,macOS | v1.8 |
73
| netdev | Exposes network interface statistics such as bytes transferred. | Linux,macOS | v1.8.2 |
0 commit comments