influxdata / influxdata/telegraf

Btrfs statistics input plugin

Open
#10,032 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request help wanted size/l
Dominant language
Go
Stars
17.8k
Forks
5.8k
Avg merge
1d 20h
Merged PRs (30d)
161

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting Telegraf’s existing disk and ZFS input plugins, then review the Btrfs data exposed under /sys/fs/btrfs/... per mount. Done means a Btrfs input plugin reports Btrfs-specific allocation and error-rate metrics for each mount; the issue does not name tests or exact metric fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
observability-sre, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.