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
Oleg Zaytsev de93a279a0
Shortcut postings for matchers when empty postings are selected (#11813)
2 years ago
..
index.go Merge pull request #11809 from bboreham/dont-sort-postings-values 2 years ago
index_test.go Simplify IndexReader.Series interface 2 years ago
postings.go Shortcut postings for matchers when empty postings are selected (#11813) 2 years ago
postings_test.go tsdb/index: don't call ExpandPostings in a benchmark 2 years ago
postingsstats.go
postingsstats_test.go