# Structs

A label.Set tracks the possible label names and seen label values for a metric.
A label.Values contains all of the seen label values (regardless of label name) and provides a mapping between each unique value and a rune.

# Type aliases

A RuneList is just a string.