prometheus/model
Matt T. Proud 1c74eedf76 Create initial Metric fingerprinter.
The old system relies off of super-careful notion that the serialized
form of a Protocol Buffer should be used for fingerprint formulation.
Of course this is both wrong and inefficient.  This commit breaks
ground for swapping to a pure attribute-oriented digest.
2013-02-08 13:05:35 +01:00
..
generated Add nascent Travis CI configuration. 2012-11-29 20:00:09 +01:00
Makefile Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
data.proto Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
dto.go Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
metric.go Create initial Metric fingerprinter. 2013-02-08 13:05:35 +01:00
metric_test.go Create initial Metric fingerprinter. 2013-02-08 13:05:35 +01:00