influxdata/telegraf

Btrfs statistics input plugin

Open

#10.032 geöffnet am 29. Okt. 2021

Auf GitHub ansehen
 (4 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Go (4.161 Forks)batch import
feature requesthelp wantedsize/l

Repository-Metriken

Stars
 (9.892 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 12h) (136 gemergte PRs in 30 T)

Beschreibung

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