summaryrefslogtreecommitdiffstats
path: root/collectors/ebpf.plugin/ebpf.d/filesystem.conf
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2021-07-21 12:34:28 +0000
committerGitHub <noreply@github.com>2021-07-21 12:34:28 +0000
commitc14d9d325583227d9b987680d8e0cb853bce6340 (patch)
tree14195ae30026cf34c7aa7f99f01aa329a2711245 /collectors/ebpf.plugin/ebpf.d/filesystem.conf
parent93a09d671311bd313bf8f7d0343c4873d8f21fe1 (diff)
Ebpf btrfs (#11348)
Diffstat (limited to 'collectors/ebpf.plugin/ebpf.d/filesystem.conf')
-rw-r--r--collectors/ebpf.plugin/ebpf.d/filesystem.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/ebpf.plugin/ebpf.d/filesystem.conf b/collectors/ebpf.plugin/ebpf.d/filesystem.conf
index d116a97a5c..e7b5a98690 100644
--- a/collectors/ebpf.plugin/ebpf.d/filesystem.conf
+++ b/collectors/ebpf.plugin/ebpf.d/filesystem.conf
@@ -13,6 +13,7 @@
# All filesystems are named as 'NAMEdist' where NAME is the filesystem name while 'dist' is a reference for distribution.
[filesystem]
+ btrfsdist = yes
ext4dist = yes
nfsdist = yes
xfsdist = yes