prometheus/promql
Ganesh Vernekar 04ad56d9b8
Append sparse histograms into the Head block (#9013)
* Append sparse histograms into the Head block

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

* Add AtHistogram() to Iterator interface. Make HistoChunk conform to Chunk interface.

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2021-06-29 20:08:46 +05:30
..
fuzz-data textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
parser Replace godoc.org links 2021-06-17 07:18:51 -04:00
testdata promql: Add sgn, clamp and last_over_time functions (#8457) 2021-02-20 16:34:52 +01:00
bench_test.go Optimize aggregations in PromQL engine (#8594) 2021-03-19 17:52:29 +01:00
engine.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
engine_test.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
functions.go Speed delta value without loop to calculate resultValue 2021-02-23 22:28:04 +08:00
functions_test.go Combine Appender.Add and AddFast into a single Append method. (#8489) 2021-02-18 17:37:00 +05:30
fuzz.go Fuzz: limit input size (#7317) 2020-05-31 09:42:56 +02:00
promql_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
quantile.go Fix off-by-one error in funcHistogramQuantile / ensureMonotonic (#7393) 2020-06-15 11:32:10 +01:00
query_logger.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
query_logger_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
test.go Add Exemplar Remote Write support (#8296) 2021-05-06 13:53:52 -07:00
test_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
value.go Append sparse histograms into the Head block (#9013) 2021-06-29 20:08:46 +05:30