Add Btrfs collector (#1512)
* Add procfs/btrfs to vendor folder * Add Btrfs collector Resolves #1100 Signed-off-by: Silke Hofstra <silke@slxh.eu>
This commit is contained in:
parent
ca1ac435ea
commit
8faa843fc4
9 changed files with 1272 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ set -euf -o pipefail
|
|||
enabled_collectors=$(cat << COLLECTORS
|
||||
arp
|
||||
bcache
|
||||
btrfs
|
||||
buddyinfo
|
||||
conntrack
|
||||
cpu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue