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
beorn7 99854a84d7
Merge branch 'beorn7/storage6' into beorn7/storage7
9 years ago
..
testdata Merge branch 'beorn7/storage2' into beorn7/storage3 9 years ago
analyzer.go Improve MetricsForLabelMatchers 9 years ago
ast.go Fix various typos in comments. 9 years ago
engine.go Improve predict_linear 9 years ago
engine_test.go promql: Reduce flakiness of concurrency test 9 years ago
functions.go Make a naked return less naked 9 years ago
lex.go Add without aggregator modifier. 9 years ago
lex_test.go Fix typo in lexer test. 9 years ago
parse.go use short variable assignment 9 years ago
parse_test.go rewrite operator balancing to be recursive 9 years ago
printer.go Add without aggregator modifier. 9 years ago
printer_test.go Add without aggregator modifier. 9 years ago
promql_test.go Fix most golint warnings. 9 years ago
quantile.go Switch promql types to common/model 9 years ago
test.go Fix missing comment period. 9 years ago