prometheus/promql
Björn Rabenstein 2a2cc52828 Merge pull request #1405 from prometheus/beorn7/storage
Streamline series iterator creation
2016-03-07 13:30:56 +01:00
..
testdata Add missing test file 2016-03-02 23:00:23 +01:00
analyzer.go Separate iterators by offset 2016-03-02 16:01:03 +01:00
ast.go Fix various typos in comments. 2016-02-10 03:47:00 +01:00
engine.go Streamline series iterator creation 2016-02-19 16:24:38 +01:00
engine_test.go promql: Reduce flakiness of concurrency test 2015-09-23 10:07:30 +01:00
functions.go Streamline series iterator creation 2016-02-19 16:24:38 +01:00
lex.go Add without aggregator modifier. 2016-02-08 14:05:33 +00:00
lex_test.go Fix typo in lexer test. 2016-03-02 01:13:27 +01:00
parse.go use short variable assignment 2016-03-03 09:46:50 -08:00
parse_test.go rewrite operator balancing to be recursive 2016-03-02 15:56:40 -08:00
printer.go Add without aggregator modifier. 2016-02-08 14:05:33 +00:00
printer_test.go Add without aggregator modifier. 2016-02-08 14:05:33 +00:00
promql_test.go Fix most golint warnings. 2015-08-26 12:44:46 +02:00
quantile.go Switch promql types to common/model 2015-08-25 13:49:14 +02:00
test.go Fix missing comment period. 2016-03-02 09:16:56 +01:00