Commit Graph

2 Commits (main)

Author SHA1 Message Date
bwplotka e7e45090e4 refactor(appenderV2): port TSDB non-head tests 1 week ago
bwplotka a41e1144dd refactor(appenderV2): 1:1 copy of db_test.go to db_append_v2_test.go (starting point) 1 week ago
Bartlomiej Plotka f6ca7145ca
refactor(tsdb): use one test newTestDB constructor (#17638) 2 weeks ago
Ben Kochie 204249fcb5
Update golangci-lint (#17478) 1 month ago
Fiona Liao b004db49af
Reduce samples for TestRuntimeRetentionConfigChange (#17422) 2 months ago
Minh Nguyen ad4b59c504
tsdb: Deprecate retention flags; add tsdb.retention runtime configuration (#17026) 2 months ago
beorn7 ad7d1aed99 Phase out native histogram feature flag 2 months ago
György Krajcsovits 30f941c57c
fix(wal): ignore invalid native histogram schemas on load 3 months ago
beorn7 7e82bdb75b tsdb: Fix commit order for mixed-typed series 3 months ago
beorn7 46cfc9fb99 tsdb: Extend TestDataNotAvailableAfterRollback 3 months ago
beorn7 747c5ee2b1 Apply analyzer "modernize" to the whole codebase 4 months ago
pipiland2612 82a4b12507 Add t.parallel() for ./tsdb 4 months ago
Patryk Prus 0fea41ed53
Refactor keep function to work for both agent and non-agent implementations 4 months ago
Patryk Prus 218558f543
Store mint rather than the last WAL segment in head.walExpiries during head GC 4 months ago
Matthieu MOREL cef219c31c chore: enable unused-receiver rule from revive 5 months ago
socialsister 869c946370 chore: fix some minor issues in comments 5 months ago
liangmulu b1a7df2c0c chore: fix some minor issues in comments 5 months ago
Ayoub Mrini 2edc3ed6c5
feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 7 months ago
Arve Knudsen e7e3ab2824
Fix linting issues found by golangci-lint v2.0.2 (#16368) 8 months ago
Ryan Wu 7d73c1d3f8
refactor[discovery, tsdb]: simplify error handling and remove redundant checks (#16328) 9 months ago
Oleg Zaytsev e4fe8d8684
Create memSeries with pendingCommit=true 9 months ago
Fiona Liao 37c2ebb5fd
Make out-of-order native histograms flag a no-op and always enable (#16207) 9 months ago
Bartlomiej Plotka 7a7bc65237
Add util/compression package to consolidate snappy/zstd use in Prometheus. (#16156) 9 months ago
Patryk Prus 61aa82865d
TSDB: keep duplicate series records in checkpoints while their samples may still be present (#16060) 10 months ago
Arve Knudsen 7cbf749096
Upgrade to github.com/oklog/ulid/v2 (#16168) 10 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 10 months ago
Bryan Boreham 2f615a200d tsdb tests: restrict some 'defer' operations 11 months ago
Łukasz Mierzwa 92788d313a Remove TestTombstoneCleanRetentionLimitsRace 11 months ago
Joel Beckmeyer 39f5a07236 fix TestOOOHeadChunkReader_Chunk on 32-bit 1 year ago
Carrie Edwards 1933ccc9be Fix test 1 year ago
Carrie Edwards a046417bc0 Use new record type only for NHCB 1 year ago
Carrie Edwards 6684344026 Rename old histogram record type, use old names for new records 1 year ago
Fiona Liao c599d37668
Always return unknown hint for first sample in non-gauge histogram chunk (#15343) 1 year ago
Ben Ye 140f4aa9ae
feat: Allow customizing TSDB postings decoder (#13567) 1 year ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 1 year ago
Alban Hurtaud 4b56af7eb8
Add hidden flag for the delayed compaction random time window (#14919) 1 year ago
György Krajcsovits e6a682f046 Reproduce populateWithDelChunkSeriesIterator corrupting chunk meta 1 year ago
machine424 ab2475c426
test(tsdb): add a reproducer for https://github.com/prometheus/prometheus/issues/14422 1 year ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 1 year ago
Carrie Edwards 14e3c05ce8
tsdb: Add support for ingestion of out-of-order native histogram samples (#14546) 1 year ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 1 year ago
György Krajcsovits 41c076196e New cases in Test_ChunkQuerier_OOOQuery and Test_Querier_OOOQuery 1 year ago
Bryan Boreham 9a74d53935
[BUGFIX] TSDB: Fix query overlapping in-order and ooo head (#14693) 1 year ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 1 year ago
machine424 82f38d3e9a
fix(tsdb/db_test.go): close the corrupted chunk after creating it to satisfy Windows FS 1 year ago
machine424 92873d3009 feat: allow to delay head compaction start time helping Prometheus instances to 1 year ago
Bryan Boreham bded853035 [Test] TSDB: TestOOOCompaction with samples added after compaction starts 1 year ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346) 1 year ago
Carrie Edwards 55f53330b2 Use storage.ExpandSamples instead of samplesFromIterator 1 year ago
Carrie Edwards 06550883c1 Clean up of tests and test utils 1 year ago