prometheus/storage
beorn7 244a65fb29 storage: Increase persist watermark before calling append
The append call may reuse cds, and thus change its len.
(In practice, this wouldn't happen as cds should have len==cap.
Still, the previous order of lines was problematic.)
2017-02-05 02:25:09 +01:00
..
local storage: Increase persist watermark before calling append 2017-02-05 02:25:09 +01:00
metric storage: improve index lookups 2016-07-20 17:35:53 +02:00
remote Don't clone the metric if there's no remote writes. 2016-12-21 11:34:48 +00:00
storage.go Fix deadlock, structure target logging 2016-02-03 10:39:34 +01:00