prometheus/storage
beorn7 699946bf32 Fix chunk desc loading.
If all samples in consecutive chunks have the same timestamp, the way
we used to load chunks will fail. With this change, the persist
watermark is used to load the right amount of chunkDescs from disk.

This bug is a possible reason for the rare storage corruption we have
observed.
2015-07-16 13:09:20 +02:00
..
local Fix chunk desc loading. 2015-07-16 13:09:20 +02:00
metric Create promql package with lexer/parser. 2015-04-23 16:04:50 +02:00
remote main: cleanup initialization of remote storage. 2015-06-23 18:24:48 +02:00
storage.go Allow writing to InfluxDB/OpenTSDB at the same time. 2015-04-02 20:24:38 +02:00