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.
 
 
 
 
 
Brian Brazil 2354c2544b Set timestamp for date functions (#3070) 7 years ago
..
fuzz-data Fuzzing corpus for ParseMetric. 9 years ago
testdata implement label_join issue 1147 (#2806) 8 years ago
ast.go Make the storage interface higher-level. 8 years ago
bench_test.go Add _test.go suffix to promql/{bench.go, test.go} to prevent importing the testing package in a normal binary. 7 years ago
engine.go Fix few typos. (#2962) 7 years ago
engine_test.go Fix few typos. (#2962) 7 years ago
functions.go Set timestamp for date functions (#3070) 7 years ago
functions_test.go Use timestamp of a sample in deriv() to avoid FP issues (#2958) 7 years ago
fuzz.go Updates fuzzers to discard less interesting data 9 years ago
lex.go Check for invalid utf-8 in lexer strings. 8 years ago
lex_test.go Check for invalid utf-8 in lexer strings. 8 years ago
parse.go implement label_join issue 1147 (#2806) 8 years ago
parse_test.go Merge pull request #2854 from prometheus/promql-rune 8 years ago
printer.go Fix export of grouping modifier 8 years ago
printer_test.go Fix export of grouping modifier 8 years ago
promql_test.go Fix most golint warnings. 9 years ago
quantile.go Force buckets in a histogram to be monotonic for quantile estimation (#2610) 8 years ago
test.go Add _test.go suffix to promql/{bench.go, test.go} to prevent importing the testing package in a normal binary. 7 years ago
test_test.go Add _test.go suffix to promql/{bench.go, test.go} to prevent importing the testing package in a normal binary. 7 years ago