prometheus/tsdb/index
Peter Štibraný e2b9cfeeeb
Enforce chunks ordering when writing index. (#8085)
Document conditions on chunks. Add check on chunk time ordering.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
2024-02-04 16:31:49 +01:00
..
index.go Enforce chunks ordering when writing index. (#8085) 2024-02-04 16:31:49 +01:00
index_test.go Enforce chunks ordering when writing index. (#8085) 2024-02-04 16:31:49 +01:00
postings.go postings: use Loser Tree for merge 2023-12-08 16:07:25 +00:00
postings_test.go Refactor tsdb tests to use testify. 2024-01-31 16:03:17 +00:00
postingsstats.go Fix int32 overflow issues (#12978) 2023-10-16 16:23:26 +02:00
postingsstats_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00