prometheus/promql
Julien Pivotto 20ab94fedf
Hints: Separating out the range and offsets of PromQL subqueries (#7667)
Fix #7629

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-08-11 07:21:39 +01:00
..
fuzz-data textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
parser Human-friendly durations in PromQL (#7713) 2020-08-04 21:12:41 +02:00
testdata Hints: Separating out the range and offsets of PromQL subqueries (#7667) 2020-08-11 07:21:39 +01:00
bench_test.go Add context to Appender interface 2020-07-24 19:40:51 +05:30
engine.go Hints: Separating out the range and offsets of PromQL subqueries (#7667) 2020-08-11 07:21:39 +01:00
engine_test.go Hints: Separating out the range and offsets of PromQL subqueries (#7667) 2020-08-11 07:21:39 +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 tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 2020-07-31 16:03:02 +01:00
quantile.go Fix off-by-one error in funcHistogramQuantile / ensureMonotonic (#7393) 2020-06-15 11:32:10 +01:00
query_logger.go promql: Swap order of parseBrokenJSON. (#7718) 2020-08-02 09:48:57 +01:00
query_logger_test.go promql: Swap order of parseBrokenJSON. (#7718) 2020-08-02 09:48:57 +01: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