prometheus/storage
Peter Štibraný 08c5549055
Document that NewMergeSeriesSet expects individual sets to be sorted. (#6718)
Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
2020-01-30 19:30:32 +05:30
..
remote Don't sort postings if we only have one block. 2020-01-28 09:14:56 +00:00
tsdb Don't sort postings if we only have one block. 2020-01-28 09:14:56 +00:00
buffer.go Minor optimization for BufferedSeriesIterator: actually drop the samples falling outside of the new delta from the underlying sampleRing, when ReduceDelta is called. (#4849) 2018-12-18 11:25:45 +00:00
buffer_test.go Replaced t.Fatalf() with testutil.Assert() in buffer_test.go (#6084) 2019-10-02 06:28:08 +01:00
fanout.go Document that NewMergeSeriesSet expects individual sets to be sorted. (#6718) 2020-01-30 19:30:32 +05:30
fanout_test.go Remove all usages of stretchr/testify 2019-08-08 19:49:27 -06:00
interface.go Don't sort postings if we only have one block. 2020-01-28 09:14:56 +00:00
noop.go Don't sort postings if we only have one block. 2020-01-28 09:14:56 +00:00