package
0.30.2
Repository: https://github.com/bluebreezecf/cadvisor.git
Documentation: pkg.go.dev

# Functions

DefaultContainerLabels implements ContainerLabelsFunc.
NewPrometheusCollector returns a new PrometheusCollector.

# Constants

ContainerEnvPrefix is the prefix added to all env variable labels.
ContainerLabelPrefix is the prefix added to all container labels.
LabelID is the name of the id label.
LabelImage is the name of the image label.
LabelName is the name of the name label.

# Structs

PrometheusCollector implements prometheus.Collector.

# Type aliases

ContainerLabelsFunc defines all base labels and their values attached to each metric exported by cAdvisor.