prometheus/storage
Tom Wilkie ec999ff397 Prevent number of remote write shards from going negative.
This can happen in the situation where the system scales up the number of shards massively (to deal with some backlog), then scales it down again as the number of samples sent during the time period is less than the number received.
2017-07-19 16:32:09 +01:00
..
remote Prevent number of remote write shards from going negative. 2017-07-19 16:32:09 +01:00
tsdb Add label set as first parameter to AddFast, ingored by TSDB adapter. 2017-07-12 15:20:12 +01:00
buffer.go Fix error where we look into the future. (#2829) 2017-06-13 07:22:27 +02:00
buffer_test.go Fix error where we look into the future. (#2829) 2017-06-13 07:22:27 +02:00
fanout.go Propagate errors through mergeSeriesSet correctly. 2017-07-13 15:02:01 +01:00
fanout_test.go Add unit test for the merging on the read path. 2017-07-13 11:05:38 +01:00
interface.go Add label set as first parameter to AddFast, ingored by TSDB adapter. 2017-07-12 15:20:12 +01:00