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_test.go Refactor tsdb tests to use testify. 2024-01-31 16:03:17 +00:00
postingsstats.go
postingsstats_test.go