prometheus/promql
Brian Brazil 070d663948 Merge pull request #1501 from prometheus/and-dummy
Pull in fix for and with empty labelsets
2016-03-24 12:52:28 +00:00
..
testdata Add test for incorrect behaviour 2016-03-18 12:07:40 +00:00
analyzer.go Improve MetricsForLabelMatchers 2016-03-09 00:25:59 +01:00
ast.go Fix various typos in comments. 2016-02-10 03:47:00 +01:00
engine.go Improve predict_linear 2016-02-25 12:10:55 +01:00
engine_test.go promql: Reduce flakiness of concurrency test 2015-09-23 10:07:30 +01:00
functions.go Make a naked return less naked 2016-03-09 15:06:00 +01:00
lex.go Remove old alerting syntax 2016-03-23 10:19:00 +01:00
lex_test.go Remove old alerting syntax 2016-03-23 10:19:00 +01:00
parse.go Remove old alerting syntax 2016-03-23 10:19:00 +01:00
parse_test.go Remove old alerting syntax 2016-03-23 10:19:00 +01: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