prometheus/storage
Robert Fratto a53e00f9fd
pass registerer from storage to queue manager for its metrics (#6728)
* pass registerer from storage to queue manager for its metrics

Signed-off-by: Robert Fratto <robert.fratto@grafana.com>
2020-02-03 13:47:03 -08:00
..
remote pass registerer from storage to queue manager for its metrics (#6728) 2020-02-03 13:47:03 -08: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