package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Structs

CPUStats carries the information from the cpu.stat cgroup file.
CPUSubsystem contains metrics and limits from the "cpu" subsystem.
Events contains the data from *.events in the memory controller.
IOMetric groups together the common IO sub-metrics by bytes and IOOps count.
IOStat carries io.Stat data for the controllers This data is broken down per-device, based on the maj-minor device ID.
IOSubsystem is the replacement for the bulkio controller in cgroupsV1.
MemoryData contains basic metrics for the V2 controller.
MemoryStat holds detailed stats for the memory controller.
MemorySubsystem contains the metrics and limits from the "memory" subsystem.
ThrottledField contains the `throttled` information for the CPU stats.