prometheus/promql
Marco Pracucci b92c03023d
Optimized vector selector
Signed-off-by: Marco Pracucci <marco@pracucci.com>
2021-03-11 14:32:56 +01:00
..
fuzz-data
parser add negative offset to printer 2021-02-23 21:16:28 -05:00
testdata promql: Add sgn, clamp and last_over_time functions (#8457) 2021-02-20 16:34:52 +01:00
bench_test.go Combine Appender.Add and AddFast into a single Append method. (#8489) 2021-02-18 17:37:00 +05:30
engine.go Optimized vector selector 2021-03-11 14:32:56 +01:00
engine_test.go adding feature flag, promql-negative-offset 2021-02-23 20:25:56 -05: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
promql_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
quantile.go
query_logger.go
query_logger_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
test.go Fix subqueries with default resolution in promql unit tests 2021-03-07 09:20:04 +01:00
test_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
value.go