prometheus/tsdb/cmd/tsdb
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
..
.gitignore Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
README.md Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
main.go Introduce SortedLabelValues/LabelValues to speedup queries for high cardinality (#7448) 2020-06-25 14:10:29 +01:00

README.md

TODO:

  • add tabular output
  • break commands in separate files