prometheus/promql
2016-05-29 21:06:44 +02:00
..
fuzz-data Fuzzing corpus for ParseMetric. 2016-04-29 22:50:24 +02:00
testdata Add unittest for using a metric for thresholds with group_left. 2016-05-08 16:58:23 +01:00
analyzer.go Improve MetricsForLabelMatchers 2016-03-09 00:25:59 +01:00
ast.go remove keeping_extra because it's replaced with keep_common 2016-05-27 00:02:04 +07:00
bench.go Adds holt-winters query function 2016-03-28 15:42:27 -04:00
engine.go remove keeping_extra because it's replaced with keep_common 2016-05-27 00:02:04 +07:00
engine_test.go Add missing license headers 2016-04-13 16:08:22 +02:00
functions.go effect -> affect 2016-05-12 15:14:48 +01:00
functions_test.go Adds holt-winters query function 2016-03-28 15:42:27 -04:00
fuzz.go Updates fuzzers to discard less interesting data 2016-05-10 11:46:03 +02:00
lex.go remove keeping_extra because it's replaced with keep_common 2016-05-27 00:02:04 +07:00
lex_test.go remove keeping_extra because it's replaced with keep_common 2016-05-27 00:02:04 +07:00
parse.go remove keeping_extra because it's replaced with keep_common 2016-05-27 00:02:04 +07:00
parse_test.go remove keeping_extra because it's replaced with keep_common 2016-05-27 00:02:04 +07:00
printer.go Merge branch 'release-0.19' 2016-05-29 21:06:44 +02:00
printer_test.go Correctly stringify GROUP_x modifiers without labels 2016-05-28 20:15:02 +02: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