client_golang/model
beorn7 59f2c7d8b0 Fix a number of minor things.
- Clarify documentation about sorting requirements.
- Add missing histogram support in consistency check.
- Add label sorting to consistency check.
- Improve error messages when reporting a metric.
  (Previously, the metric name was not printed.)
2015-06-09 12:03:07 +02:00
..
fingerprinting.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
labelname.go Validate LabelName/LabelSet on JSON unmarshaling. 2015-06-08 12:02:05 +02:00
labelname_test.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
labelset.go Validate LabelName/LabelSet on JSON unmarshaling. 2015-06-08 12:02:05 +02: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 Fix a number of minor things. 2015-06-09 12:03:07 +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 Improve the Metric.Equal and Metric.Before methods. 2015-05-06 11:42:41 +02:00
samplevalue.go Change "Prometheus Team" to "The Prometheus Authors". 2015-02-02 15:14:36 +01:00
signature.go Improve the Metric.Equal and Metric.Before methods. 2015-05-06 11:42:41 +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