prometheus/tsdb/index
Harold Dost 21a753c4e2
Make file permissions set to allow for wider umask options. (#7782)
0644 -> 0666 on all non vendored code.

Fixes #7717

Signed-off-by: Harold Dost <harolddost@gmail.com>
2020-08-12 23:23:17 +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 Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +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