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.
 
 
 
 
 
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461)
6 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata Optimise PromQL (#3966) 7 years ago
ast.go Bubble up errors to promql from populating iterators (#4136) 7 years ago
bench_test.go Reuse (copy) overlapping matrix samples between range evaluation steps (#4315) 6 years ago
engine.go Add tracing spans to promql (#4436) 6 years ago
engine_test.go promql: propagate storage errors 7 years ago
functions.go Fix spelling and holt-winters check (#4424) 6 years ago
functions_test.go Optimise PromQL (#3966) 7 years ago
fuzz.go textparse: Add fuzzing and fix bug caught 7 years ago
lex.go Expose itemtype outside the package (#3933) 7 years ago
lex_test.go Remove keep_common modifier. 7 years ago
parse.go Make some lexing errors more informative (#4167) 7 years ago
parse_test.go Fix spelling mistakes found by codespell (#4065) 7 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 Handle a bunch of unchecked errors (#4461) 6 years ago
value.go Add license to files. 8 years ago