The Prometheus monitoring system and time series database.
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
Giedrius Statkevičius 61b4080a14
tsdb/{index,compact}: allow using custom postings encoding format (#13242)
2 years ago
..
index.go tsdb/{index,compact}: allow using custom postings encoding format (#13242) 2 years ago
index_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
postings.go postings: use Loser Tree for merge 2 years ago
postings_test.go tsdb/index: add benchmark for Postings.Merge 2 years ago
postingsstats.go Fix int32 overflow issues (#12978) 2 years ago
postingsstats_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago