package
1.0.2
Repository: https://github.com/square/inspect.git
Documentation: pkg.go.dev

# Functions

New registers statistics with metrics context and starts collection of metrics every Step seconds.
NewPerDiskStat registers with metriccontext for a particular disk (block device).

# Structs

DiskStat represents statistics collected for all disks (block devices) present on the current operating system.
PerDiskStat represents disk statistics for a particular disk.