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 adb87816f4
Put RuleManager concurrency in hands of caller, fix races.
12 years ago
..
ast Fix handling of negative deltas for non-counter values. 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 Repointerize fingerprints. 12 years ago
helpers.go Implement a COUNT ... BY aggregation operator. 12 years ago
helpers_test.go Fix handling of negative deltas for non-counter values. 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 Put RuleManager concurrency in hands of caller, fix races. 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 Destroy naked returns in half of corpus. 12 years ago
rules.go Destroy naked returns in half of corpus. 12 years ago
rules_test.go Fix handling of negative deltas for non-counter values. 12 years ago
telemetry.go Introduce telemetry for rule evaluator durations. 12 years ago