The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Julius Volz b7b6717438 Separate query interface out of local.Storage. 9 years ago
..
fuzz-data Fuzzing corpus for ParseMetric. 9 years ago
testdata promql: add power binary operation 9 years ago
analyzer.go Separate query interface out of local.Storage. 9 years ago
ast.go remove keeping_extra because it's replaced with keep_common 9 years ago
bench.go Adds holt-winters query function 9 years ago
engine.go Separate query interface out of local.Storage. 9 years ago
engine_test.go Add missing license headers 9 years ago
functions.go effect -> affect 9 years ago
functions_test.go Adds holt-winters query function 9 years ago
fuzz.go Updates fuzzers to discard less interesting data 9 years ago
lex.go promql: add power binary operation 9 years ago
lex_test.go promql: add power binary operation 9 years ago
parse.go promql: add power binary operation 9 years ago
parse_test.go remove keeping_extra because it's replaced with keep_common 9 years ago
printer.go promql: fix printing annotations of an *AlertStmt 9 years ago
printer_test.go promql: fix printing annotations of an *AlertStmt 9 years ago
promql_test.go Fix most golint warnings. 9 years ago
quantile.go Switch promql types to common/model 9 years ago
test.go Merge pull request #1485 from eliothedeman/master 9 years ago