# 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.