github.com/prometheus/common/model.LabelSet.FastFingerprint (method)

2 uses

	github.com/prometheus/common/model (current package)
		labelset.go#L149: func (ls LabelSet) FastFingerprint() Fingerprint {
		metric.go#L86: 	return LabelSet(m).FastFingerprint()