prometheus/model
Matt T. Proud 38d839d810 Include generated Protocol Buffers artifacts.
This commit reduces the general compile time dependencies to omit
the Protocol Buffer compiler and the Go Protocol Buffer generator
tool.  The build steps to furnish them still remain, but they can
optionally be called if data.proto or config.proto are under work.
2013-05-08 21:16:39 +02:00
..
generated Include generated Protocol Buffers artifacts. 2013-05-08 21:16:39 +02:00
Makefile Include generated Protocol Buffers artifacts. 2013-05-08 21:16:39 +02:00
curation.go Implement batch database sample curator. 2013-04-27 17:38:18 +02:00
data.proto Implement batch database sample curator. 2013-04-27 17:38:18 +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 Track alerts over time and write out alert timeseries. 2013-04-26 14:35:21 +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 Harden the tests against OOMs. 2013-04-29 11:46:01 +02:00
metric_test.go WIP - Truncate irrelevant chunk values. 2013-04-24 11:07:22 +02:00
sample.go Add instance label to health (up) timeseries. 2013-04-24 21:50:49 +02:00
samplekey.go Implement batch database sample curator. 2013-04-27 17:38:18 +02:00
watermark.go Convert time readers to represent time in UTC. 2013-04-24 12:19:41 +02:00