# Functions
MustParseLabels is a ParseLabels version that panics on error.
NewLabeler creates a new instance of *Labeler.
ParseLabels uses Prometheus promql library to parse a string of Prometheus labels into LaberMatchers.
# Variables
NoneLabelMatcher is a prometheus label matcher that fails for all metrics.