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

# Functions

New registers with metriccontext and starts collecting metrics every Step.
NewCgroupStat registers with metriccontext and starts metric collection every Step.
NewPerCgroupStat registers with metriccontext for a particular cgroup.

# Structs

CgroupStat represents memory usage statistics for all non-default cgroups associated with cgroup memory controller.
MemStat represents statistics about memory subsystem Caution: reflection is used to populate matching fields in /proc/meminfo.
PerCgroupStat represents statistics for a particular cgroup.