# Variables
ErrSkipMetric is returned when parsing to indicate skipping.
# Structs
IdentityMetricDeconstructor returns a zero dimension gauge of a metric.
NilDeconstructor is a parser that always skips a metric.
# Interfaces
MetricDeconstructor is an object that can deconstruct a single metric name into what dimensions it should represent.