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
postingsstats_test.go