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
Ganesh Vernekar 576ee4d309 Label name check for 'count_values' (#4585) 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 Label name check for 'count_values' (#4585) 7 years ago
engine_test.go Label name check for 'count_values' (#4585) 7 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 [bugfix] Parse negative value in PromQL (#4564) 7 years ago
lex_test.go [bugfix] Parse negative value in PromQL (#4564) 7 years ago
parse.go [bugfix] Parse negative value in PromQL (#4564) 7 years ago
parse_test.go [bugfix] Parse negative value in PromQL (#4564) 7 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. 11 years ago
quantile.go promql: fix unconvert issues (#4040) 8 years ago
test.go Handle a bunch of unchecked errors (#4461) 8 years ago
value.go Add license to files. 9 years ago