# Functions
StatsToMetrics converts docker's StatsJSON into constant Prometheus metrics.
# Constants
Prefix will be prepended to all metrics so that they can be distinguished from similar metrics coming from other sources.
# Variables
DefaultMetrics is a slice of default metrics to use.
# Structs
MetricConfig is a specification of a single metric that can be extracted from the docker stats.