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 296f551418 Merge pull request #1014 from prometheus/scalar-rules 9 years ago
..
testdata Implement label_replace() 9 years ago
analyzer.go Merge pull request #810 from prometheus/fabxc/lmatch 10 years ago
ast.go Merge pull request #843 from prometheus/fabxc/runbook 10 years ago
engine.go Log runtime errors during query evaluation instead of panicking. 9 years ago
engine_test.go Log runtime errors during query evaluation instead of panicking. 9 years ago
functions.go Implement label_replace() 9 years ago
lex.go Fix lexer bug treating non-Latin Unicode digits as digits. 9 years ago
lex_test.go Fix lexer bug treating non-Latin Unicode digits as digits. 9 years ago
parse.go rules: Allow recorded rules expressions to be scalars. 9 years ago
parse_test.go Merge pull request #1014 from prometheus/scalar-rules 9 years ago
printer.go
printer_test.go
promql_test.go
quantile.go
test.go promql: Test errors aren't always ParseErr 9 years ago