client_golang/model
Julius Volz 87a585def8 Adjust various things required for the new storage backend.
- Change Fingerprints to be simple uint64s.
- Deal sensibly with missing metric names.
- Enable finer-grained time resolution.

Merge this concurrently with the merge of the new storage backend into
prometheus/prometheus.

Change-Id: Idd82f137aa0c4286df422c53ce3c62e0de285360
2014-11-24 19:56:40 +01:00
..
fingerprinting.go Adjust various things required for the new storage backend. 2014-11-24 19:56:40 +01: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 Adjust various things required for the new storage backend. 2014-11-24 19:56:40 +01:00
metric_test.go Adjust various things required for the new storage backend. 2014-11-24 19:56:40 +01:00
model.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 Adjust various things required for the new storage backend. 2014-11-24 19:56:40 +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 Adjust various things required for the new storage backend. 2014-11-24 19:56:40 +01:00
timestamp_test.go Adjust various things required for the new storage backend. 2014-11-24 19:56:40 +01:00