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.
 
 
 
 
 
Matt Bostock a0201036fa PromQL: Add tests for time/date funcs with arg 8 years ago
..
fuzz-data Fuzzing corpus for ParseMetric. 9 years ago
testdata PromQL: Add tests for time/date funcs with arg 8 years ago
ast.go Make the storage interface higher-level. 8 years ago
bench.go promql: Fix (and simplify) populating iterators 8 years ago
engine.go promql: Fix (and simplify) populating iterators 8 years ago
engine_test.go Make the storage interface higher-level. 8 years ago
functions.go PromQL: Add minute() function 8 years ago
functions_test.go promql: Fix (and simplify) populating iterators 8 years ago
fuzz.go Updates fuzzers to discard less interesting data 9 years ago
lex.go Fix parsing of label names which are also keywords 8 years ago
lex_test.go Instantiate lexer inline for the test 8 years ago
parse.go Fix parsing of label names which are also keywords 8 years ago
parse_test.go Fix parsing of label names which are also keywords 8 years ago
printer.go Make topk/bottomk aggregators. 9 years ago
printer_test.go Add count_values() aggregator. 9 years ago
promql_test.go
quantile.go Add quantile aggregator. 8 years ago
test.go Merge pull request #1485 from eliothedeman/master 9 years ago