Skip to content

Commit 5c2bc16

Browse files
cosmo0920edsiper
authored andcommitted
in_node_exporter_metrics: Add a description for fileystem metrics
Signed-off-by: Hiroshi Hatake <[email protected]>
1 parent 48023bf commit 5c2bc16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/inputs/node-exporter-metrics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The following table describes the available collectors as part of this plugin. A
6767
| cpufreq | Exposes CPU frequency statistics. | Linux | v1.8 |
6868
| diskstats | Exposes disk I/O statistics. | Linux,macOS | v1.8 |
6969
| 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 |
7071
| loadavg | Exposes load average. | Linux,macOS | v1.8 |
7172
| meminfo | Exposes memory statistics. | Linux,macOS | v1.8 |
7273
| netdev | Exposes network interface statistics such as bytes transferred. | Linux,macOS | v1.8.2 |

0 commit comments

Comments
 (0)