prometheus/tsdb/index
Ganesh Vernekar fd89d7892c
Merge pull request #11809 from bboreham/dont-sort-postings-values
tsdb: sort values for Postings only when required
2023-01-10 15:02:21 +05:30
..
index.go Merge pull request #11809 from bboreham/dont-sort-postings-values 2023-01-10 15:02:21 +05:30
index_test.go Simplify IndexReader.Series interface 2022-12-19 15:22:09 +00:00
postings.go Update package tsdb/index for new labels.Labels type 2022-12-19 15:22:09 +00:00
postings_test.go tsdb/index: don't call ExpandPostings in a benchmark 2023-01-03 15:26:29 +00:00
postingsstats.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00
postingsstats_test.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00