prometheus/promql
Annanay 7f98a744e5 Add context to Appender interface
Signed-off-by: Annanay <annanayagarwal@gmail.com>
2020-07-24 19:40:51 +05:30
..
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 Add context to Appender interface 2020-07-24 19:40:51 +05:30
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 Add context to Appender interface 2020-07-24 19:40:51 +05:30
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 Add context to Appender interface 2020-07-24 19:40:51 +05:30
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