prometheus/cmd/prometheus
Ganesh Vernekar 78d68d5972
Make query_range serve histograms (#9036)
* Modify query_range to serve only sparse histograms

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

* Finish CumulativeExpandSparseHistogram for positive schema

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

* Fix lint

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

* Fix bug and comment out tests for query_range

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

* Fix lint 2

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2021-07-03 19:23:56 +05:30
..
testdata End-to-end Query Log test (#6600) 2020-01-19 21:56:13 +00:00
main.go Append sparse histograms into the Head block (#9013) 2021-06-29 20:08:46 +05:30
main_test.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
main_unix_test.go test: add buffer to channel to avoid goroutine leak (#8274) 2020-12-10 09:09:21 +00:00
query_log_test.go Make query_range serve histograms (#9036) 2021-07-03 19:23:56 +05:30