prometheus/promql
Julien Pivotto 22acb87e09
refactoring: make sure that query_duration_seconds metrics are the same (#7668)
* refactoring: make sure that query_duration_seconds are the same

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-07-25 11:55:59 +02:00
..
fuzz-data textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
parser parser.{Expr,Statement} publicly implementable (#7639) 2020-07-25 09:05:58 +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 refactoring: make sure that query_duration_seconds metrics are the same (#7668) 2020-07-25 11:55:59 +02:00
engine_test.go Add more Go leak tests (#7652) 2020-07-24 10:10:20 +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