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
Bryan Boreham 2c1be4df7b
tsdb: more efficient sorting of postings read from WAL at startup (#10500)
3 years ago
..
index.go Check postings bytes length when decoding (#9766) 3 years ago
index_test.go refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory 3 years ago
postings.go tsdb: more efficient sorting of postings read from WAL at startup (#10500) 3 years ago
postings_test.go Tidy postingsWithIndexHeap (#10123) 3 years ago
postingsstats.go Format Go source files using 'gofumpt -w -s -extra' 3 years ago
postingsstats_test.go Format Go source files using 'gofumpt -w -s -extra' 3 years ago