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/rules
juliusv f9c291120f Merge pull request #123 from prometheus/julius-propagate-rule-errors 13 years ago
..
ast Merge pull request #123 from prometheus/julius-propagate-rule-errors 13 years ago
Makefile Remove/replace last references to github.com/matttproud/... 13 years ago
helpers.go Move durationToString to common place and cleanup error handling. 13 years ago
lexer.l Allow single-letter identifiers (metric and label names). 13 years ago
lexer.l.go Allow single-letter identifiers (metric and label names). 13 years ago
load.go Make expression parser goroutine-safe. 13 years ago
manager.go Propagate more errors during rule evaluation. 13 years ago
parser.y Constantize metric name label name. 13 years ago
parser.y.go Constantize metric name label name. 13 years ago
rules.go Propagate more errors during rule evaluation. 13 years ago
rules_test.go Add sort() and sort_desc() expression language functions. 13 years ago
testdata.go Allow single-letter identifiers (metric and label names). 13 years ago