package
7.4.0+incompatible
Repository: https://github.com/magento-mcom/beats.git
Documentation: pkg.go.dev
# Functions
AddFileSystemUsedPercentage adds usage data to the filesystem struct.
BuildTypeFilter returns a predicate that returns false if the given filesystem has a type that matches one of the ignoreType values.
DefaultIgnoredTypes tries to guess a sane list of filesystem types that could be ignored in the running system.
Filter returns a filtered list of filesystems.
GetFilesystemEvent turns a stat struct into a MapStr.
GetFileSystemList retreves overall filesystem stats.
GetFileSystemStat retreves stats for a single filesystem.
New creates and returns a new instance of MetricSet.
# Type aliases
Predicate is a function predicate for use with filesystems.