prometheus/model
Matt T. Proud db4ffbb262 Wrap dto.SampleKey with business logic type.
The curator work can be done easier if dto.SampleKey is no longer
directly accessed but rather has a higher level type around it that
captures a certain modicum of business logic.  This doesn't look
terribly interesting today, but it will get more so.
2013-04-21 20:38:39 +02:00
..
generated New self-sustaining, hermetic build system. 2013-04-17 09:34:24 +02:00
curation.go Include nascent curator scaffolding. 2013-03-25 19:38:14 +01:00
data.proto Refresh SampleValue to 64-bit floating point. 2013-04-21 20:31:50 +02:00
dto.go Extract finding unindexed metrics. 2013-03-21 18:08:48 +01:00
fingerprinting.go Make LevelDB sample keys fixed-length to ensure correct sort-order. 2013-04-11 18:17:44 +02:00
fingerprinting_test.go Fix logic bug in fingerprint Less() comparison. 2013-04-09 11:43:12 +02:00
labelname.go Record scrape health timeseries per target. 2013-04-16 19:01:26 +02:00
labelname_test.go Checkpoint. 2013-03-21 18:06:51 +01:00
labelpair.go checkpoint. 2013-03-21 18:08:46 +01:00
labelpair_test.go Checkpoint. 2013-03-21 18:06:51 +01:00
labelvalue.go Checkpoint. 2013-03-21 18:06:51 +01:00
labelvalue_test.go Checkpoint. 2013-03-21 18:06:51 +01:00
Makefile New self-sustaining, hermetic build system. 2013-04-17 09:34:24 +02:00
metric.go Refresh SampleValue to 64-bit floating point. 2013-04-21 20:31:50 +02:00
metric_test.go Make LevelDB sample keys fixed-length to ensure correct sort-order. 2013-04-11 18:17:44 +02:00
sample.go checkpoint. 2013-03-21 18:08:46 +01:00
samplekey.go Wrap dto.SampleKey with business logic type. 2013-04-21 20:38:39 +02:00
watermark.go Test data for the curator. 2013-03-27 18:13:43 +01:00