prometheus/storage
beorn7 d2ab49c396 Make the persist queue length configurable.
Also, set a much higher default value.

Chunk persist requests can be quite spiky. If you collect a large
number of time series that are very similar, they will tend to finish
up a chunk at about the same time. There is no reason we need to back
up scraping just because of that. The rationale of the new default
value is "1/8 of the chunks in memory".
2015-02-06 14:54:53 +01:00
..
local Make the persist queue length configurable. 2015-02-06 14:54:53 +01:00
metric More efficient JSON query result format. 2015-01-26 13:06:22 +01:00
remote Clean up license issues. 2015-01-21 20:07:45 +01:00