influxdata/telegraf

Btrfs statistics input plugin

Open

#10,032 opened on Oct 29, 2021

View on GitHub
 (4 comments) (2 reactions) (0 assignees)Go (9,892 stars) (4,161 forks)batch import
feature requesthelp wantedsize/l

Description

Feature Request

Opening a feature request kicks off a discussion.

Proposal:

A btrfs input plugin offering btrfs-specific information about allocations and error rates. This information is available per-mount in /sys/fs/btrfs/...

Use case:

Btrfs provides more information than other filesystems and a lot of it doesn't generalise well enough to include it in the disk plugin. Zfs is in a similar situation where it gets its dedicated plugin.

Contributor guide