package
0.0.0-20201201204315-6446f9f26fcf
Repository: https://github.com/klaven/cospeck.git
Documentation: pkg.go.dev

# Functions

ContainerStats sends a ListContainerStatsRequest to the server, and parses the returned ListContainerStatsResponse.
NewCGroupsSampler creates a stats sampler from existing control group.
NewCGroupsSamplerV2 creates a new.
Stats gets them stats.

# Structs

CGroupSamplerV2 move too cgroups v2.
CGroupsSampler represents Linux cgroups sampler.
Metrics represents stats sample from daemon.
MetricsV2 represents stats sample from daemon.

# Interfaces

Process represents an interfaces of a daemon to be sampled.
Sampler represents an interface of a sampler.