client_golang/model
beorn7 0e0e6bff80 Rework the signature aka fingerprint functions.
Move everything over to a more expensive but less collision-prone way.
However, keep the old fingerprinting under the name "FastFingerprint"
to be used in the storage layer (where we need collision detection
anyway).
2015-05-05 18:02:21 +02:00
..
fingerprinting.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
labelname.go Add metrics path label. 2015-04-28 23:22:11 +02:00
labelname_test.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
labelset.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
labelvalue.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
labelvalue_test.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
metric.go Rework the signature aka fingerprint functions. 2015-05-05 18:02:21 +02:00
metric_test.go Rework the signature aka fingerprint functions. 2015-05-05 18:02:21 +02:00
model.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
sample.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
sample_test.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
samplevalue.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
signature.go Rework the signature aka fingerprint functions. 2015-05-05 18:02:21 +02:00
signature_test.go Rework the signature aka fingerprint functions. 2015-05-05 18:02:21 +02:00
timestamp.go Unify fingerprinting aka signature calculation. 2015-03-03 17:55:37 +01:00
timestamp_test.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00