Commit Graph

1152 Commits (deabb30b207c22eeda4cdfd15e15529b7c98c55b)

Author SHA1 Message Date
Arthur Silva Sens 442f24e099
chore: Simplify TestHeadAppender_AppendCTZeroSample (#14812) 2 years ago
Oleg Zaytsev ce7d830f1f
Bring back BenchmarkLoadRealWLs (#14757) 2 years ago
Callum Styan a77f5007f9
fix bug with metadata for rw2 (#14766) 2 years ago
Bryan Boreham 1f38ae7bca [TESTS] TSDB: fix up OOO tests for new Series behaviour 2 years ago
Bryan Boreham cde42f30e9 TSDB: streamline reading of overlapping head chunks 2 years ago
Bryan Boreham 838e49e7b8 [REFACTOR] TSDB: move chunkFromSeries from headChunkReader to head 2 years ago
riskrole 406bf775aa chore: fix some comments 2 years ago
Marco Pracucci ef649d5968
Revert " Store `mmMaxTime` in same field as `seriesShard`" 2 years ago
György Krajcsovits 183bbc39a2 Make requesting merge with OOO head explicit in chunk.Meta 2 years ago
György Krajcsovits 41c076196e New cases in Test_ChunkQuerier_OOOQuery and Test_Querier_OOOQuery 2 years ago
Arve Knudsen b0aba26ed5 tsdb: Fix ValNone typo in comment 2 years ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 2 years ago
Bryan Boreham 9a74d53935
[BUGFIX] TSDB: Fix query overlapping in-order and ooo head (#14693) 2 years ago
shandongzhejiang b2712ff284 chore: fix some function names 2 years ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 2 years ago
cuiweiyuan 1800af54f0 chore: fix some function names 2 years ago
Bryan Boreham 512c67ec26 TSDB: Never go over maximum number of OOO chunks 2 years ago
Bryan Boreham 9135da1e4f TSDB: Review feedback 2 years ago
Bryan Boreham 7ffd3ca280 TSDB: Cosmetic: move HeadAndOOO implementations where old code was 2 years ago
Bryan Boreham e95607b276 TSDB: Lock round access to labels, where necessary 2 years ago
Bryan Boreham 26b3de0438 TSDB: Remove OOOHeadIndexReader 2 years ago
Bryan Boreham a299c7b6d6 TSDB: Remove OOOHeadChunkReader 2 years ago
Bryan Boreham e7e50a3afd TSDB: Remove code for querying OOO-head only 2 years ago
Bryan Boreham 0a2ff76881 TSDB tests: Fix up BenchmarkQueries 2 years ago
Bryan Boreham f261597944 TSDB: Fix up LabelValues to work for OOO-only head 2 years ago
Bryan Boreham 6529d6336c TSDB: NewHeadAndOOOChunkReader takes headChunkReader 2 years ago
Bryan Boreham e04d137649 [PERF] TSDB: Query head and ooo-head together 2 years ago
Bryan Boreham da31da3ea6 Refactor: extract selectSeriesSet and selectChunkSeriesSet 2 years ago
Bryan Boreham 7e24844d08 Refactor: extract headChunkReader.chunkFromSeries() 2 years ago
Bryan Boreham a32aca0cd7 Refactoring: extract getOOOSeriesChunks 2 years ago
Bryan Boreham c75c8f8329 Refactoring: extract getSeriesChunks 2 years ago
Bryan Boreham 0c852680bf [Benchmark] TSDB: Add BenchmarkQuerierSelectWithOutOfOrder 2 years ago
György Krajcsovits 41656162fc tsdb: prepare inserting native histograms into OOO head 2 years ago
machine424 82f38d3e9a
fix(tsdb/db_test.go): close the corrupted chunk after creating it to satisfy Windows FS 2 years ago
György Krajcsovits 1ea3781699 Fix ToEncodedChunks minT for recoded chunks 2 years ago
Ben Ye b7a58dcf3d
Add hidden flag to disable overlapping compaction (#14581) 2 years ago
Filip Petkovski 6100e756a8 Ignore stale histograms for counter reset detection 2 years ago
machine424 92873d3009 feat: allow to delay head compaction start time helping Prometheus instances to 2 years ago
Oleg Zaytsev 0833d2a230
Fix appendable: check whether last val was a histogram (#14613) 2 years ago
György Krajcsovits 98ecdf3589 Fix corrupting spans via iterator sharing 2 years ago
György Krajcsovits d2f6fa7289 Fix lint error 2 years ago
György Krajcsovits 1b6d1366d8 Fix re-code histogram and chunk re-code conflict 2 years ago
György Krajcsovits aff089a014 Reproduce recoding bug with new and missing buckets 2 years ago
machine424 9e43ad2e37 chore(remote_write): clean up as watcher.go is part of wlog now 2 years ago
Bryan Boreham 015638c4b6 [BUGFIX] TSDB: Exclude OOO chunks mapped after compaction starts 2 years ago
Bryan Boreham bded853035 [Test] TSDB: TestOOOCompaction with samples added after compaction starts 2 years ago
George Krajcsovits 00ab05c3b9
Native histograms: fix spurios counter reset when merging recoded chunk to normal chunk (#14513) 2 years ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346) 2 years ago
Oleg Zaytsev 0300ad58a9
Revert the option regardless of error 2 years ago
Oleg Zaytsev d8e1b6bdfd
Store mmMaxTime in same field as seriesShard 2 years ago