prometheus/tsdb/wlog
Patryk Prus ed715db113
Document keep() stability contract on Checkpoint; assert WAL expiry cleanup in test
Address review comments: the keep-gating of tombstones relies on keep's
answers staying stable for the duration of the Checkpoint call, which the
Head guarantees via chunkSnapshotMtx; and the checkpoint test now verifies
walExpiries entries are retained/cleared around the truncation mint.

Signed-off-by: Patryk Prus <p@trykpr.us>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-09 20:38:46 -04:00
..
checkpoint.go Document keep() stability contract on Checkpoint; assert WAL expiry cleanup in test 2026-07-09 20:38:46 -04:00
checkpoint_test.go tsdb: fix series loss and tombstone retention when WAL replay processes full-range tombstones 2026-07-09 00:36:10 -04:00
live_reader.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
reader.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
reader_test.go tsdb: Migrate multi-errors to errors package (#17768) 2026-02-04 10:41:57 +01:00
watcher.go tsdb(wal): st-per-sample for histograms initial code and benchmarks (#18221) 2026-05-06 14:33:03 -04:00
watcher_test.go chore: fix unnecessary-format issues from revive 2026-07-01 07:08:20 +00:00
wlog.go chore: fix typos in comments and docs 2026-06-22 01:27:56 +08:00
wlog_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00