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.
 
 
 
 
 
prometheus/promql
Dan Cech 9f4cb06a37 use Welford/Knuth method to compute standard deviation and variance (#4533) 7 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 9 years ago
testdata use Welford/Knuth method to compute standard deviation and variance (#4533) 7 years ago
ast.go Bubble up errors to promql from populating iterators (#4136) 8 years ago
bench_test.go Reuse (copy) overlapping matrix samples between range evaluation steps (#4315) 8 years ago
engine.go use Welford/Knuth method to compute standard deviation and variance (#4533) 7 years ago
engine_test.go promql: propagate storage errors 8 years ago
functions.go use Welford/Knuth method to compute standard deviation and variance (#4533) 7 years ago
functions_test.go Optimise PromQL (#3966) 8 years ago
fuzz.go textparse: Add fuzzing and fix bug caught 9 years ago
lex.go Expose itemtype outside the package (#3933) 8 years ago
lex_test.go Remove keep_common modifier. 8 years ago
parse.go Make some lexing errors more informative (#4167) 8 years ago
parse_test.go Fix spelling mistakes found by codespell (#4065) 8 years ago
printer.go promql: Make printer formatting less vintage (#3721) 8 years ago
printer_test.go promql: Make printer formatting less vintage (#3721) 8 years ago
promql_test.go Fix most golint warnings. 10 years ago
quantile.go promql: fix unconvert issues (#4040) 8 years ago
test.go Handle a bunch of unchecked errors (#4461) 7 years ago
value.go Add license to files. 9 years ago