prometheus/tsdb/chunks
SuperQ 726aafa2be
Some checks are pending
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (push) Waiting to run
CI / Build Prometheus for all architectures (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
tsdb: Migrate multi-errors to errors package
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-03 20:55:14 +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 2026-02-03 20:55:14 +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