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 516101f015
Merge pull request #250 from prometheus/refactor/drop-unused-storage-setting
12 years ago
..
ast Fix GetMetricForFingerprint() metric mutability. 12 years ago
fixtures Implement initial no-op alert parsing and rule parsing tests. 12 years ago
Makefile Remove/replace last references to github.com/matttproud/... 12 years ago
alerting.go Make AST query storage non-global. 12 years ago
helpers.go Implement a COUNT ... BY aggregation operator. 12 years ago
helpers_test.go Rename test helper files to helpers_test.go 12 years ago
lexer.l Implement a COUNT ... BY aggregation operator. 12 years ago
lexer.l.go Implement a COUNT ... BY aggregation operator. 12 years ago
load.go Update to go1.1. 12 years ago
manager.go Make AST query storage non-global. 12 years ago
parser.y Implement initial no-op alert parsing and rule parsing tests. 12 years ago
parser.y.go Implement initial no-op alert parsing and rule parsing tests. 12 years ago
recording.go Make AST query storage non-global. 12 years ago
rules.go Make AST query storage non-global. 12 years ago
rules_test.go Drop unused writeMemoryInterval 12 years ago