# 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.