1193 Commits (c5c2566b8afcb77ec559d64afe10d2f7daa18236)

Author SHA1 Message Date
Ayoub Mrini 105ab2e95a
fix(test): adjust defer invocations (#14996) 2 months ago
Oleg Zaytsev ada8a6ef10
Add some more tests for MemPostings_Delete 2 months ago
Arthur Silva Sens 95a53ef982
Join tests for appending float and histogram CTs 2 months ago
Arthur Silva Sens 6bd9b1a7cc
Histogram CT Zero ingestion 2 months ago
Oleg Zaytsev 4fd2556baa
Extract processWithBoundedParallelismAndConsistentWorkers 2 months ago
Oleg Zaytsev ccd0308abc
Don't do anything if MemPostings are empty 2 months ago
Oleg Zaytsev 9c417aa710
Fix deadlock with empty MemPostings 2 months ago
Oleg Zaytsev e196b977af
Process MemPostings.Delete() with GOMAXPROCS workers 2 months ago
Bryan Boreham 31c5760551
Neater string vs byte-slice conversions (#14425) 2 months ago
Bryan Boreham 6f0d6038b7 [BUGFIX] TSDB: Only query chunks up to truncation time (#14948) 2 months ago
Bryan Boreham 9215252221
[BUGFIX] TSDB: Only query chunks up to truncation time (#14948) 2 months ago
Ganesh Vernekar 5ccb069414 Backward compatibility with upcoming index v3 2 months ago
George Krajcsovits 0d22a91267 Merge pull request #14874 from krajorama/fix-panic-in-ooo-query2 2 months ago
Bryan Boreham e8c2d916ec lint 2 months ago
Bryan Boreham 648a668835 [PERF] Chunk encoding: combine timestamp writes 2 months ago
Bryan Boreham b9a9689aae [PERF] Chunk encoding: simplify writeByte 2 months ago
Bryan Boreham b65f1b6560 TSDB: Improve xor-chunk benchmarks 2 months ago
Antoine Pultier d90d0976b5
fix(bstream/writeByte): ensure it appends only one byte (#14854) 2 months ago
machine424 d1b4312f0a fix(wlog/watcher_test.go): make TestRun_AvoidNotifyWhenBehind more resilient 2 months ago
Mario Fernandez 5814920601
Fix: optimize .* regexp performance 2 months ago
Carrie Edwards 14e3c05ce8
tsdb: Add support for ingestion of out-of-order native histogram samples (#14546) 2 months ago
Harry John 919dc0cbc6
storage: Update LabelQuerier interface to return sorted label values (#14849) 2 months ago
Bryan Boreham a8133f3e87 TSDB: Simplify benchmark regexps 2 months ago
George Krajcsovits 5aa3d8260a
TSDB: OOO native histograms: prep for multiple ooo head chunks (#14850) 2 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 2 months ago
György Krajcsovits d3f4e7c223 Remove unnecessary conversion 2 months ago
György Krajcsovits 60ab1cc5a5 BUGFIX: TSDB: panic in chunk querier 2 months ago
George Krajcsovits 536d9f9ce9
BUGFIX: TSDB: panic in query during truncation with OOO head (#14831) 3 months ago
Joshua Hesketh f2064c7987
NH: Do not re-use spans between histograms (#14771) 3 months ago
Arthur Silva Sens 442f24e099
chore: Simplify TestHeadAppender_AppendCTZeroSample (#14812) 3 months ago
Oleg Zaytsev ce7d830f1f
Bring back BenchmarkLoadRealWLs (#14757) 3 months ago
György Krajcsovits a693dd19f2 Fix: chunkenc.MockSeriesIterator 3 months ago
Bryan Boreham 0a4f130b39 [Comment] Correct the comment on Decbuf.UvarintBytes 3 months ago
Callum Styan a77f5007f9
fix bug with metadata for rw2 (#14766) 3 months ago
Bryan Boreham 1f38ae7bca [TESTS] TSDB: fix up OOO tests for new Series behaviour 3 months ago
Bryan Boreham cde42f30e9 TSDB: streamline reading of overlapping head chunks 3 months ago
Bryan Boreham 838e49e7b8 [REFACTOR] TSDB: move chunkFromSeries from headChunkReader to head 3 months ago
riskrole 406bf775aa chore: fix some comments 3 months ago
Marco Pracucci ef649d5968
Revert " Store `mmMaxTime` in same field as `seriesShard`" 3 months ago
Bryan Boreham 33adbe47b1 [PERF] TSDB: Grow postings by doubling 3 months ago
György Krajcsovits 183bbc39a2 Make requesting merge with OOO head explicit in chunk.Meta 3 months ago
György Krajcsovits 41c076196e New cases in Test_ChunkQuerier_OOOQuery and Test_Querier_OOOQuery 3 months ago
Arve Knudsen b0aba26ed5 tsdb: Fix ValNone typo in comment 3 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 3 months ago
Bryan Boreham 9a74d53935
[BUGFIX] TSDB: Fix query overlapping in-order and ooo head (#14693) 3 months ago
shandongzhejiang b2712ff284 chore: fix some function names 3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 3 months ago
cuiweiyuan 1800af54f0 chore: fix some function names 3 months ago
Bryan Boreham 512c67ec26 TSDB: Never go over maximum number of OOO chunks 3 months ago
Bryan Boreham 9135da1e4f TSDB: Review feedback 3 months ago