package
0.0.0-20220901192706-96c5ae04b678
Repository: https://github.com/moby/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.