prometheus/tsdb/index
Ganesh Vernekar 082c17b691
Introduce SortedLabelValues/LabelValues to speedup queries for high cardinality (#7448)
* Introduce LabelValuesUnsorted to speedup queries for high cardinality

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>

* Add sort check

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
2020-06-25 14:10:29 +01:00
..
index.go Introduce SortedLabelValues/LabelValues to speedup queries for high cardinality (#7448) 2020-06-25 14:10:29 +01:00
index_test.go Introduce SortedLabelValues/LabelValues to speedup queries for high cardinality (#7448) 2020-06-25 14:10:29 +01:00
postings.go Goroutine: Fix ambiguous variable (#7175) 2020-04-28 11:02:26 +01:00
postings_test.go
postingsstats.go
postingsstats_test.go