package
1.4.0-beta.2
Repository: https://github.com/crisesw/containerd.git
Documentation: pkg.go.dev

# Functions

NewCollector registers the collector with the provided namespace and returns it so that cgroups can be added for collection.
NewTaskMonitor returns a new cgroups monitor.

# Variables

IDName is the name that is used to identify the id being collected in the metric.

# Structs

Collector provides the ability to collect container stats and export them in the prometheus format.

# Interfaces

Statable type that returns cgroup metrics.