influxdata/telegraf

Btrfs statistics input plugin

Open

#10.032 aberto em 29 de out. de 2021

Ver no GitHub
 (4 comments) (2 reactions) (0 assignees)Go (4.161 forks)batch import
feature requesthelp wantedsize/l

Métricas do repositório

Stars
 (9.892 stars)
Métricas de merge de PR
 (Mesclagem média 2d 12h) (136 fundiu PRs em 30d)

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.

Guia do colaborador