forked from mirror/client_golang
af21d456db
This fixes https://github.com/prometheus/client_golang/issues/74 . IT CHANGES THE FINGERPRINTING AND THEREFORE INVALIDATES EACH AND EVERY PERSISTED FINGERPRINT (I.E. YOU HAVE TO WIPE THE STORAGE TO USE THIS). This commit removes the LabelValuesToSignature function as it is used nowhere (and broken in the way it is implemented right now). Also, remove one more golint warning. |
||
---|---|---|
.. | ||
fingerprinting.go | ||
labelname.go | ||
labelname_test.go | ||
labelset.go | ||
labelvalue.go | ||
labelvalue_test.go | ||
metric.go | ||
metric_test.go | ||
model.go | ||
sample.go | ||
sample_test.go | ||
samplevalue.go | ||
signature.go | ||
signature_test.go | ||
timestamp.go | ||
timestamp_test.go |