prometheus/storage
beorn7 597bc2707e Increase waiting time in TestEvictAndLoadChunkDescs
The test had become flaky with Go1.5.

Theory here is that with Go1.5.x, sleeping for 10ms might not be
enough to wake up another goroutine, possibly because it is used for
GC. 50ms should always be enough due to GC pause guarantees with the
new GC.
2016-01-11 16:48:15 +01:00
..
local Increase waiting time in TestEvictAndLoadChunkDescs 2016-01-11 16:48:15 +01:00
metric Switch promql types to common/model 2015-08-25 13:49:14 +02:00
remote Attach global labels to remote storage samples 2016-01-11 16:48:13 +01:00
storage.go fix comment. 2016-01-11 16:48:12 +01:00