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.
 
 
 
 
prometheus/promql
Fabian Reinartz 23ddbd64aa Merge pull request #1925 from hashmap/1898-test-race 10 years ago
..
fuzz-data Fuzzing corpus for ParseMetric. 10 years ago
testdata Assume counters start at zero after reset. 10 years ago
ast.go Make the storage interface higher-level. 10 years ago
bench.go promql: Fix (and simplify) populating iterators 10 years ago
engine.go promql: Fix (and simplify) populating iterators 10 years ago
engine_test.go Make the storage interface higher-level. 10 years ago
functions.go promql: Fix (and simplify) populating iterators 10 years ago
functions_test.go promql: Fix (and simplify) populating iterators 10 years ago
fuzz.go Updates fuzzers to discard less interesting data 10 years ago
lex.go Instantiate lexer inline for the test 10 years ago
lex_test.go Instantiate lexer inline for the test 10 years ago
parse.go Add quantile aggregator. 10 years ago
parse_test.go storage: improve index lookups 10 years ago
printer.go Make topk/bottomk aggregators. 10 years ago
printer_test.go Add count_values() aggregator. 10 years ago
promql_test.go Fix most golint warnings. 11 years ago
quantile.go Add quantile aggregator. 10 years ago
test.go Merge pull request #1485 from eliothedeman/master 10 years ago