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 7f23a4a099 Add type check on topk/bottomk parameter. 9 years ago
..
fuzz-data
testdata Add topk/bottomk tests for multiple buckets. 9 years ago
analyzer.go Separate query interface out of local.Storage. 9 years ago
ast.go Make topk/bottomk aggregators. 9 years ago
bench.go
engine.go Make topk/bottomk aggregators. 9 years ago
engine_test.go
functions.go Make topk/bottomk aggregators. 9 years ago
functions_test.go
fuzz.go Updates fuzzers to discard less interesting data 9 years ago
lex.go Make topk/bottomk aggregators. 9 years ago
lex_test.go promql: add power binary operation 9 years ago
parse.go Add type check on topk/bottomk parameter. 9 years ago
parse_test.go Add type check on topk/bottomk parameter. 9 years ago
printer.go Make topk/bottomk aggregators. 9 years ago
printer_test.go Make topk/bottomk aggregators. 9 years ago
promql_test.go
quantile.go
test.go