prometheus/promql
Clayton Peters e7d55acbf9 Add in additional tests for metrics and/or labels called start/end.
Signed-off-by: Clayton Peters <clayton.peters@man.com>
2021-07-27 15:19:59 +01:00
..
fuzz-data
parser Add in additional tests for metrics and/or labels called start/end. 2021-07-27 15:19:59 +01:00
testdata promql: Add sgn, clamp and last_over_time functions (#8457) 2021-02-20 16:34:52 +01:00
bench_test.go Optimize aggregations in PromQL engine (#8594) 2021-03-19 17:52:29 +01:00
engine_test.go LabelNames API with matchers (#9083) 2021-07-20 18:08:08 +05:30
engine.go Add Stringer to Query interface 2021-07-11 19:23:34 +05:30
functions_test.go Combine Appender.Add and AddFast into a single Append method. (#8489) 2021-02-18 17:37:00 +05:30
functions.go Speed delta value without loop to calculate resultValue 2021-02-23 22:28:04 +08:00
fuzz.go
promql_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
quantile.go Fix off-by-one error in funcHistogramQuantile / ensureMonotonic (#7393) 2020-06-15 11:32:10 +01:00
query_logger_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
query_logger.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
test_test.go Promtool: Add feature flags to unit tests (#8958) 2021-06-30 22:43:39 +01:00
test.go Promtool: Add feature flags to unit tests (#8958) 2021-06-30 22:43:39 +01:00
value.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00