prometheus/tsdb/index
Brian Brazil 0482d93fe6 Add contexts to index writer to fix test races.
With recent speed improvements to populate block,
the cancellation test now fails regularly on CI.
Use contexts to get the index writer to shut down
much faster, and that allows us to make the cancellation
test faster too.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2019-12-16 17:28:29 +00:00
..
index.go Add contexts to index writer to fix test races. 2019-12-16 17:28:29 +00:00
index_test.go Add contexts to index writer to fix test races. 2019-12-16 17:28:29 +00:00
postings.go Fix typo in posting stats. (#6343) 2019-11-19 21:03:24 +00:00
postings_test.go Port tsdb to use pkg/labels. (#6326) 2019-11-18 11:53:33 -08:00
postingsstats.go Head Cardinality Status Page (#6125) 2019-11-04 19:06:13 -07:00
postingsstats_test.go Reduce memory used by postings offset table. 2019-12-11 19:59:31 +00:00