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.
 
 
 
 
 
André Carvalho c43dfaba1c Add max concurrent and current queries engine metrics (#2326) 8 years ago
..
fuzz-data
testdata Simply use `math.Mod(float64, float64)` after all 8 years ago
ast.go Make the storage interface higher-level. 8 years ago
bench.go promql: Fix (and simplify) populating iterators 8 years ago
engine.go Add max concurrent and current queries engine metrics (#2326) 8 years ago
engine_test.go storage: Contextify storage interfaces. 8 years ago
functions.go promql: handle NaN in changes() correctly 8 years ago
functions_test.go promql: Fix (and simplify) populating iterators 8 years ago
fuzz.go
lex.go Fix parsing of label names which are also keywords 8 years ago
lex_test.go Instantiate lexer inline for the test 8 years ago
parse.go Report type names in the form used in documentation 8 years ago
parse_test.go Report type names in the form used in documentation 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
quantile.go Add quantile aggregator. 8 years ago
test.go storage: Contextify storage interfaces. 8 years ago