Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiskStats ¶
type DiskStats struct { config.PluginConfig MountPoints []string `toml:"mount_points"` IgnoreFS []string `toml:"ignore_fs"` IgnoreMountPoints []string `toml:"ignore_mount_points"` // contains filtered or unexported fields }
func (*DiskStats) Gather ¶
func (s *DiskStats) Gather(slist *types.SampleList)
type MountOptions ¶
type MountOptions []string
func (MountOptions) Mode ¶
func (opts MountOptions) Mode() string
Click to show internal directories.
Click to hide internal directories.