24 Commits (ce3bc818a877b02585eb27a3d7cbfbb3502e5d88)

Author SHA1 Message Date
Wilbert Guo 83a2e52bc2
Add SyncForState Implementation for Ruler HA (#10070) 3 years ago
Dieter Plaetinck d5bfbe3114
improve bstream comments and doc (#9560) 3 years ago
jinglina 1a430e5f89
remove redundant parentheses (#9134) 3 years ago
Bryan Boreham 6788760efa
Reduce memory allocation in benchmarkIterator() (#5983) 3 years ago
Oleg Zaytsev 40126a8494
Use binary literals for xor chunk encoding 3 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
johncming 28ca0965f0
tsdb/chunkenc: fix typo of return error. (#7670) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Marco Pracucci 3b529ddbce
Cleanup bstream_test.go based on post-merge feedback received on #7390 (#7413) 4 years ago
Marco Pracucci f42ed03dc5
Optimized bstream reader used by XORChunk iterator (#7390) 5 years ago
Bartlomiej Plotka d5c33877f9
storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005) 5 years ago
Peter Štibraný 1d396b96dc
Specify that returned samples must be ordered by timestamp. (#6877) 5 years ago
Bartlomiej Plotka 59c9d6ef45 Addressed Brian's comments, moved metrics to main.go 5 years ago
Bartlomiej Plotka 5d84e5d895 Make chunkenc.Iterator.At behaviour unspecified without Next done. 5 years ago
Bartlomiej Plotka cfba92a133 Addressed comments. 5 years ago
Bartlomiej Plotka 849faa407b Minor fixes. 5 years ago
Bartlomiej Plotka 2cf637fbf5 Addressed comments. 5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now. 5 years ago
Marco Pracucci 699f3e8f4d
Added comments to the Chunk interface 5 years ago
Marco Pracucci 0703dae7cc
Compact TSDB head chunks after being cut, to reduce inuse memory 5 years ago
yuxiaobo 47e51c8b2b Correct spelling mistakes 5 years ago
Bartek Plotka f0863a604e Removed extra tsdb/testutil after merge. 5 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus 5 years ago
Ganesh Vernekar 7cf09b0395
Moving tsdb into its own subdirectory 5 years ago