prometheus/promql
Bartlomiej Plotka 841b13641c
promql: Refactored subquery hint tests and added todos. (#7636)
* promql: Refactorer subquery hint tests and added todos.

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>

* fmt.


Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>

* Fixes.

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
2020-07-23 23:05:43 +01:00
..
fuzz-data textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
parser Fix incorrect arguments order in TestExprString (#7602) 2020-07-17 13:38:04 +01:00
testdata Fix avg_over_time for nan and float64 overflows (#7346) 2020-07-13 17:30:50 +02:00
bench_test.go Merge branch 'master' into split_parser 2020-02-19 15:18:13 +01:00
engine.go promql: Refactored subquery hint tests and added todos. (#7636) 2020-07-23 23:05:43 +01:00
engine_test.go promql: Refactored subquery hint tests and added todos. (#7636) 2020-07-23 23:05:43 +01:00
functions.go Fix avg_over_time for nan and float64 overflows (#7346) 2020-07-13 17:30:50 +02:00
functions_test.go Bartek's suggestions 2020-02-25 13:57:30 +01:00
fuzz.go Fuzz: limit input size (#7317) 2020-05-31 09:42:56 +02:00
promql_test.go Addressed comments. 2020-02-17 18:03:57 +00:00
quantile.go Fix off-by-one error in funcHistogramQuantile / ensureMonotonic (#7393) 2020-06-15 11:32:10 +01:00
query_logger.go Remove MaxConcurrent from the PromQL engine opts (#6712) 2020-01-28 20:38:49 +00:00
query_logger_test.go promql: make active query tracker context-aware (#6701) 2020-01-27 22:29:44 +00:00
test.go promql: Removed global and add ability to have better interval for subqueries if not specified (#7628) 2020-07-22 14:39:51 +01:00
test_test.go *: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 2020-06-09 17:57:31 +01:00
value.go Merge branch 'master' into split_parser 2020-02-19 15:18:13 +01:00