influxdata/telegraf

Btrfs statistics input plugin

Open

#10 032 ouverte le 29 oct. 2021

Voir sur GitHub
 (4 commentaires) (2 réactions) (0 assignés)Go (4 161 forks)batch import
feature requesthelp wantedsize/l

Métriques du dépôt

Stars
 (9 892 stars)
Métriques de merge PR
 (Merge moyen 2j 12h) (136 PRs mergées en 30 j)

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.

Guide contributeur