prometheus/tsdb/chunks
Ben Kochie 8d491cc642
tsdb: Migrate multi-errors to errors package (#17768)
Modernize tsdb package by migrating multi-error handling
to the standard library errors package.
* Add a modernized CloseAll helper.

Signed-off-by: SuperQ <superq@gmail.com>
2026-02-04 10:41:57 +01:00
..
chunk_write_queue.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
chunk_write_queue_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
chunks.go tsdb: Migrate multi-errors to errors package (#17768) 2026-02-04 10:41:57 +01:00
chunks_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
head_chunks.go Refactor various tsdb sub-packages (#17847) 2026-01-13 13:38:58 +00:00
head_chunks_other.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
head_chunks_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
head_chunks_windows.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
queue.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
queue_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
samples.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00