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
Chris Marchbanks ab3cdb9500
Allow promql benchmarks to query more samples (#4770)
6 years ago
..
fuzz-data
testdata Change max/min over_time to handle NaNs properly (#4386) 6 years ago
ast.go
bench_test.go Allow promql benchmarks to query more samples (#4770) 6 years ago
engine.go WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
engine_test.go WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
functions.go Change max/min over_time to handle NaNs properly (#4386) 6 years ago
functions_test.go WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
fuzz.go
lex.go [bugfix] Parse negative value in PromQL (#4564) 6 years ago
lex_test.go [bugfix] Parse negative value in PromQL (#4564) 6 years ago
parse.go [bugfix] Parse negative value in PromQL (#4564) 6 years ago
parse_test.go [bugfix] Parse negative value in PromQL (#4564) 6 years ago
printer.go
printer_test.go
promql_test.go
quantile.go
test.go WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
value.go Reordering fields of String datetype (#4751) 6 years ago