prometheus/tsdb/index
Julien Pivotto 62805b2fe9
tsdb: test for leaks (#7566)
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-07-21 10:08:06 +02:00
..
index.go Introduce SortedLabelValues/LabelValues to speedup queries for high cardinality (#7448) 2020-06-25 14:10:29 +01:00
index_test.go tsdb: test for leaks (#7566) 2020-07-21 10:08:06 +02:00
postings.go Goroutine: Fix ambiguous variable (#7175) 2020-04-28 11:02:26 +01:00
postings_test.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 2020-04-15 11:17:41 +01:00
postingsstats.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 2020-04-15 11:17:41 +01:00
postingsstats_test.go Reduce memory used by postings offset table. 2019-12-11 19:59:31 +00:00