You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/tsdb/index
Xiaochao Dong a282d25099
tsdb: remove duplicate values set to reduce memory usage(map overhead) (#7915)
4 years ago
..
index.go Fix golint warning caused by misspell (#7842) 4 years ago
index_test.go Make file permissions set to allow for wider umask options. (#7782) 4 years ago
postings.go tsdb: remove duplicate values set to reduce memory usage(map overhead) (#7915) 4 years ago
postings_test.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
postingsstats.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
postingsstats_test.go Reduce memory used by postings offset table. 5 years ago