The Prometheus monitoring system and time series database.
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.
 
 
 
 
 
Chris Marchbanks ab3cdb9500 Allow promql benchmarks to query more samples (#4770) 6 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata Change max/min over_time to handle NaNs properly (#4386) 6 years ago
ast.go Bubble up errors to promql from populating iterators (#4136) 7 years ago
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 textparse: Add fuzzing and fix bug caught 7 years ago
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 promql: Make printer formatting less vintage (#3721) 7 years ago
printer_test.go promql: Make printer formatting less vintage (#3721) 7 years ago
promql_test.go
quantile.go promql: fix unconvert issues (#4040) 7 years ago
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