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
Julius Volz bc6ee6611e Rename persistence_adapter.go -> view_adapter.go 12 years ago
..
ast Rename persistence_adapter.go -> view_adapter.go 12 years ago
fixtures Add alertmanager notification support to Prometheus. 13 years ago
Makefile Swap rules lexer for much faster one. 13 years ago
alerting.go Use custom timestamp type for sample timestamps and related code. 12 years ago
helpers.go Rename {Scalar,Vector}Literal to {Scalar,Vector}Selector. 12 years ago
helpers_test.go Use custom timestamp type for sample timestamps and related code. 12 years ago
lexer.l Don't keep extra labels in aggregations by default. 12 years ago
lexer.l.go Don't keep extra labels in aggregations by default. 12 years ago
load.go Use github.com/golang/glog for all logging. 13 years ago
manager.go Merge "Display filename when encountering bad rule file." 12 years ago
parser.y Rename {Scalar,Vector}Literal to {Scalar,Vector}Selector. 12 years ago
parser.y.go Rename {Scalar,Vector}Literal to {Scalar,Vector}Selector. 12 years ago
recording.go Use custom timestamp type for sample timestamps and related code. 12 years ago
rules.go Use custom timestamp type for sample timestamps and related code. 12 years ago
rules_test.go Add count_scalar() function. 12 years ago
telemetry.go add evalDuration histogram and ruleCount counter for rules 12 years ago