prometheus/model
Bernerd Schaefer dfd5c9ce28 Refactor processor for 0.0.2 schema
Primary changes:

* Strictly typed unmarshalling of metric values
* Schema types are contained by the processor (no "type entity002")

Minor changes:

* Added ProcessorFunc type for expressing processors as simple
  functions.
* Added non-destructive `Merge` method to `model.LabelSet`
2013-04-26 11:52:26 +02:00
..
generated Include generated Protocol Buffer descriptor. 2013-04-24 16:59:40 +02:00
Makefile Include generated Protocol Buffer descriptor. 2013-04-24 16:59:40 +02:00
curation.go Include nascent curator scaffolding. 2013-03-25 19:38:14 +01:00
data.proto Include generated Protocol Buffer descriptor. 2013-04-24 16:59:40 +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
metric.go Refactor processor for 0.0.2 schema 2013-04-26 11:52:26 +02:00
metric_test.go WIP - Truncate irrelevant chunk values. 2013-04-24 11:07:22 +02:00
sample.go checkpoint. 2013-03-21 18:08:46 +01:00
samplekey.go Convert time readers to represent time in UTC. 2013-04-24 12:19:41 +02:00
watermark.go Convert time readers to represent time in UTC. 2013-04-24 12:19:41 +02:00