prometheus/promql
Brian Brazil 68e70d992a Clarify error message around on(x) group_left(x) 2016-04-26 14:31:00 +01:00
..
testdata For many-to-one matches, always copy label from one side. 2016-04-21 19:35:41 +01:00
analyzer.go Improve MetricsForLabelMatchers 2016-03-09 00:25:59 +01:00
ast.go Clarify error message around on(x) group_left(x) 2016-04-26 14:31:00 +01:00
bench.go Adds holt-winters query function 2016-03-28 15:42:27 -04:00
engine.go Rename On to MatchingLabels 2016-04-26 14:28:36 +01:00
engine_test.go Add missing license headers 2016-04-13 16:08:22 +02:00
functions.go Adds holt-winters query function 2016-03-28 15:42:27 -04:00
functions_test.go Adds holt-winters query function 2016-03-28 15:42:27 -04:00
lex.go Add 'ignoring' as modifier for binops. 2016-04-21 19:34:29 +01:00
lex_test.go Add 'ignoring' as modifier for binops. 2016-04-21 19:34:29 +01:00
parse.go Clarify error message around on(x) group_left(x) 2016-04-26 14:31:00 +01:00
parse_test.go Clarify error message around on(x) group_left(x) 2016-04-26 14:31:00 +01:00
printer.go Rename On to MatchingLabels 2016-04-26 14:28:36 +01:00
printer_test.go Add 'ignoring' as modifier for binops. 2016-04-21 19:34:29 +01: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 Merge pull request #1485 from eliothedeman/master 2016-03-28 20:53:01 +01:00