Commit Graph

1162 Commits (6febfbb3befffe6dd7efb21d3740c0261d9e6604)

Author SHA1 Message Date
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
Bryan Boreham 16e5e99546
Merge pull request #14767 from bboreham/fix-encoding-comment
3 months ago
György Krajcsovits d3f4e7c223 Remove unnecessary conversion
3 months ago
György Krajcsovits 60ab1cc5a5 BUGFIX: TSDB: panic in chunk querier
3 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
George Krajcsovits 282fb1632a
Merge pull request #14772 from krajorama/fix-mockseriesiterator
3 months ago
Arthur Silva Sens 442f24e099
chore: Simplify TestHeadAppender_AppendCTZeroSample (#14812)
3 months ago
Arve Knudsen 2cfc7b244a
Merge pull request #14700 from shandongzhejiang/main
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
Björn Rabenstein 1d6e0071b7
Merge pull request #14751 from riskrole/main
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
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
Bryan Boreham 87dccb1d1b
Merge pull request #14649 from machine424/ftest
3 months ago
Arve Knudsen 66388f706a
Merge pull request #14042 from aknuds1/arve/wlog-histograms
3 months ago
Björn Rabenstein 1daf7cdd62
Merge pull request #14626 from cuiweiyuan/main
3 months ago
cuiweiyuan 1800af54f0 chore: fix some function names
3 months ago
Arve Knudsen b5d13a1ab5 Merge remote-tracking branch 'prometheus/main' into arve/wlog-histograms
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
Bryan Boreham 7ffd3ca280 TSDB: Cosmetic: move HeadAndOOO implementations where old code was
3 months ago
Bryan Boreham e95607b276 TSDB: Lock round access to labels, where necessary
3 months ago
Bryan Boreham 26b3de0438 TSDB: Remove OOOHeadIndexReader
3 months ago
Bryan Boreham a299c7b6d6 TSDB: Remove OOOHeadChunkReader
3 months ago
Bryan Boreham e7e50a3afd TSDB: Remove code for querying OOO-head only
3 months ago
Bryan Boreham 0a2ff76881 TSDB tests: Fix up BenchmarkQueries
3 months ago
Bryan Boreham f261597944 TSDB: Fix up LabelValues to work for OOO-only head
3 months ago
Bryan Boreham 6529d6336c TSDB: NewHeadAndOOOChunkReader takes headChunkReader
3 months ago
Bryan Boreham e04d137649 [PERF] TSDB: Query head and ooo-head together
3 months ago
Bryan Boreham da31da3ea6 Refactor: extract selectSeriesSet and selectChunkSeriesSet
3 months ago
Bryan Boreham 7e24844d08 Refactor: extract headChunkReader.chunkFromSeries()
3 months ago
Bryan Boreham a32aca0cd7 Refactoring: extract getOOOSeriesChunks
3 months ago
Bryan Boreham c75c8f8329 Refactoring: extract getSeriesChunks
3 months ago
Bryan Boreham 0c852680bf [Benchmark] TSDB: Add BenchmarkQuerierSelectWithOutOfOrder
3 months ago
György Krajcsovits 41656162fc tsdb: prepare inserting native histograms into OOO head
3 months ago
Bryan Boreham aa4b056ad0
Merge pull request #13200 from bboreham/wlog-defer
3 months ago