summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2023-05-15 16:06:26 +0000
committerGitHub <noreply@github.com>2023-05-15 19:06:26 +0300
commit588096c6b682ec467d85656abab65d77f74e5755 (patch)
tree64d88be9c0ec23c5d79370cc1bed826e19a2b51a /.github
parentbdc40c318a761f5e05e3544b72c4aa3384484e44 (diff)
Debugfs collector (#15017)
Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> Co-authored-by: Austin S. Hemmelgarn <ahferroin7@gmail.com> Co-authored-by: ilyam8 <ilya@netdata.cloud>
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 4d3a614d4d..44c493b103 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -78,6 +78,10 @@ collectors/cups:
- collectors/cups.plugin/*
- collectors/cups.plugin/**/*
+collectors/debugfs:
+ - collectors/debugfs.plugin/*
+ - collectors/debugfs.plugin/**/*
+
collectors/diskspace:
- collectors/diskspace.plugin/*
- collectors/diskspace.plugin/**/*