kubernetes/vendor/github.com/prometheus/common/model/labelset_string.go

// String will look like `{foo="bar", more="less"}`. Names are sorted alphabetically.
func (l LabelSet) String() string {}