client_golang/model
Bjoern Rabenstein 998774096c Make the collectorID independent of the desc order.
This is actually the intended behavior, and (as a nice side effect)
makes things cheaper to calculate.

Also, introduce a separator character to avoid hash collisions
(like label values {"ab","c"} vs {"a", "bc"}).

Apply the same principles to signature.go.

Change-Id: I607db544f278ed89684fe5fa11abdbc3e03d3061
2014-06-26 15:50:11 +02:00
..
fingerprinting.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
labelname.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
labelname_test.go Complete rewrite of the exposition library. 2014-06-17 14:08:22 +02:00
labelset.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
labelvalue.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
labelvalue_test.go Complete rewrite of the exposition library. 2014-06-17 14:08:22 +02:00
metric.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
metric_test.go Complete rewrite of the exposition library. 2014-06-17 14:08:22 +02:00
model.go Include relevant server model artifacts. 2013-06-11 11:45:21 +02:00
model_test.go Include relevant server model artifacts. 2013-06-11 11:45:21 +02:00
sample.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
sample_test.go Fix test fingerprints after metric name label change. 2014-03-19 14:17:33 +01:00
samplevalue.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
signature.go Make the collectorID independent of the desc order. 2014-06-26 15:50:11 +02:00
signature_test.go Make the collectorID independent of the desc order. 2014-06-26 15:50:11 +02:00
timestamp.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
timestamp_test.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00