prometheus/tsdb/index
Arve Knudsen b8b9015e38 tsdb/index: Fix TestReader_PostingsForLabelMatchingHonorsContextCancel
Fix number of series in
TestReader_PostingsForLabelMatchingHonorsContextCancel (off by one).

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2024-06-03 17:29:06 +02:00
..
index.go Check context every 128 labels instead of 100 (#14118) 2024-05-21 11:30:43 +02:00
index_test.go tsdb/index: Fix TestReader_PostingsForLabelMatchingHonorsContextCancel 2024-06-03 17:29:06 +02:00
postings.go tsdb/index/postings: fix missing lock unlock 2024-05-15 14:02:39 +02:00
postings_test.go Check context every 128 labels instead of 100 (#14118) 2024-05-21 11:30:43 +02:00
postingsstats.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2024-02-28 14:54:53 +01:00
postingsstats_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00