prometheus/promql
Fabian Reinartz 4d1985e405 Merge pull request #1778 from mattbostock/fix_annotations
promql: Fix annotations conflated with labels
2016-07-01 11:45:18 +02:00
..
fuzz-data Fuzzing corpus for ParseMetric. 2016-04-29 22:50:24 +02:00
testdata Allow on, ignoring, by and without wit empty laberls. 2016-06-24 14:12:51 +01:00
analyzer.go Separate query interface out of local.Storage. 2016-06-23 15:14:38 +02:00
ast.go Flip vector matching to be ignoring by default. 2016-06-23 17:23:44 +01:00
bench.go Adds holt-winters query function 2016-03-28 15:42:27 -04:00
engine.go Allow on, ignoring, by and without wit empty laberls. 2016-06-24 14:12:51 +01: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 promql: add power binary operation 2016-06-22 23:34:46 -04:00
lex_test.go promql: add power binary operation 2016-06-22 23:34:46 -04:00
parse.go Allow on, ignoring, by and without wit empty laberls. 2016-06-24 14:12:51 +01:00
parse_test.go Allow on, ignoring, by and without wit empty laberls. 2016-06-24 14:12:51 +01:00
printer.go promql: Fix annotations conflated with labels 2016-07-01 10:39:17 +01:00
printer_test.go Merge pull request #1778 from mattbostock/fix_annotations 2016-07-01 11:45:18 +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