You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/promql
Zhang Zhanpeng debbdb8608
make matrix selection and lookback left-open and right-closed
5 months ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
parser Fix Matcher.String() with empty label name 5 months ago
promqltest make matrix selection and lookback left-open and right-closed 5 months ago
bench_test.go Implement histogram statistics decoder (#14097) 6 months ago
engine.go make matrix selection and lookback left-open and right-closed 5 months ago
engine_internal_test.go refactor: extract some PromQL Engine tests which use unexported structs 7 months ago
engine_test.go make matrix selection and lookback left-open and right-closed 5 months ago
functions.go test: turn TestKahanSum into scripted test 7 months ago
functions_test.go test: move most PromQL tests into separate test package 7 months ago
fuzz.go promql: fuzz test needs symbol table for parser 9 months ago
fuzz_test.go remove obsolete build tag 10 months ago
histogram_stats_iterator.go Implement histogram statistics decoder (#14097) 6 months ago
histogram_stats_iterator_test.go Implement histogram statistics decoder (#14097) 6 months ago
promql_test.go test: PromQL: stop using internal fields of engine 7 months ago
quantile.go refactor: extract almost.Equal() to new package 7 months ago
quantile_test.go PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
query_logger.go Join errors 6 months ago
query_logger_test.go promql.ActiveQueryTracker: Unmap mmapped file when done 7 months ago
value.go Optimize histogram iterators (#13340) 10 months ago
value_test.go test: move most PromQL tests into separate test package 7 months ago