prometheus/storage
beorn7 5d3cd65a5d Improve performance of ingestion.
- Parallelize AppendSamples as much as possible without breaking the
  contract about temporal order.

- Allocate more fingerprint locker slots.

- Do not run early checkpoints if we are behind on chunk persistence.

- Increase fpMinWaitDuration to give the disk more time for more
  important things.

Also, switch math.MaxInt64 and math.MinInt64 to the new constants.
2015-02-12 18:12:37 +01:00
..
local Improve performance of ingestion. 2015-02-12 18:12:37 +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