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.
 
 
 
 
 
beorn7 92c0ef1a92 Merge branch 'release-1.2' into beorn7/release 8 years ago
..
fuzz-data
testdata Fix MOD binop for scalars and vectors 8 years ago
ast.go
bench.go
engine.go Merge branch 'release-1.2' into beorn7/release 8 years ago
engine_test.go
functions.go promql: handle NaN in changes() correctly 8 years ago
functions_test.go
fuzz.go
lex.go
lex_test.go
parse.go
parse_test.go
printer.go Correctly handle on() in alerts. (#2096) 8 years ago
printer_test.go Correctly handle on() in alerts. (#2096) 8 years ago
promql_test.go
quantile.go
test.go