Commit Graph

23 Commits (ce6a643ee88fba7c02fbd0459c4d0ac498f512dd)

Author SHA1 Message Date
detailyang 3e482c905f
fix:storage:avoid panic when iterater exhauested (#9945) 4 years ago
Björn Rabenstein d677aa4b29
storage: Consolidate iterator method names (Values -> At) (#9888) 4 years ago
Marco Pracucci b92c03023d
Optimized vector selector 5 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 5 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 5 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Bartlomiej Plotka b788986717
storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059) 6 years ago
Bartlomiej Plotka d5c33877f9
storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005) 6 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now. 6 years ago
Joe Elliott 95dc59ec7e Replaced t.Fatalf() with testutil.Assert() in buffer_test.go (#6084) 6 years ago
Chris Marchbanks 529ccff07b
Remove all usages of stretchr/testify 6 years ago
Alin Sinpalean d6adfe2ae2 Use a fake SeriesIterator (that generates samples on the fly instead of using a slice) for BufferedSeriesIterator, to reduce the variance of benchmark results due to memory pressure. (#4847) 7 years ago
Alin Sinpalean e3b775b78b Simplify BufferedSeriesIterator usage (#4294) 8 years ago
Brian Brazil a8e3d0fc4b Correctly handle pruning wraparound after ring expansion (#3942) 8 years ago
Brian Brazil a8c22c85cc
Correctly handle pruning wraparound after ring expansion (#3942) 8 years ago
Tom Wilkie da29c09dca Some benchmarks for the mergeSeries set. 8 years ago
Goutham Veeramachaneni baf5b0f0fc Fix error where we look into the future. (#2829) 9 years ago
Fabian Reinartz 37deb21c45 vendor: remove unused dependency and last ref to fabxc/tsdb 9 years ago
Brian Brazil 5c9a6ce747 Add license to files. 9 years ago
Fabian Reinartz 0ecd205794 promql: Use buffer pool for matrix allocations 9 years ago
Fabian Reinartz bc20d93f0a storage: rename iterator value getters to At() 9 years ago
Fabian Reinartz 7322c46b8e storage: add mock iterator for test 9 years ago
Fabian Reinartz 0492ddbd4d *: fully decouple tsdb, add new storage interfaces 9 years ago