fluent / fluent/fluent-bit

Filesystem Input to get filesystem metrics

Open
#681 5 comments 11 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
8.1k
Forks
2k
Avg merge
4d 20h
Merged PRs (30d)
71

Description

**Is your feature request related to a problem? Please describe.**
No, this is feature request.

**Describe the solution you'd like**
Would be very useful that the disk usage input could get more details on disks attached to the computational unit(vm or not).

Metrics to export:
The disk space available to an unprivileged user in bytes.

The disk name. For example: /dev/disk1

The disk type. For example: ext4

The mounting point. For example: /

The total number of file nodes in the file system.

The disk space available in bytes.

The number of free file nodes in the file system.

The total disk space in bytes.

The used disk space in bytes.

The percentage of used disk space.

Some fields are not that relevant for my needs, but could be for other purposes.

Thanks in advance,
HD

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.