prometheus/rules
juliusv 62f33f1fc2 Merge pull request #138 from prometheus/julius-fix-aliasing
Correct delta()/rate() intervals and temporal aliasing.
2013-04-15 05:38:48 -07:00
..
ast Merge pull request #138 from prometheus/julius-fix-aliasing 2013-04-15 05:38:48 -07:00
helpers.go Move durationToString to common place and cleanup error handling. 2013-02-14 19:02:23 +01:00
lexer.l Allow lower-case BY operator. 2013-04-15 11:56:23 +02:00
lexer.l.go Allow lower-case BY operator. 2013-04-15 11:56:23 +02:00
load.go Make expression parser goroutine-safe. 2013-04-10 19:17:28 +02:00
Makefile Remove/replace last references to github.com/matttproud/... 2013-02-07 14:32:18 +01:00
manager.go Propagate more errors during rule evaluation. 2013-04-09 13:47:20 +02:00
parser.y Constantize metric name label name. 2013-03-26 16:20:23 +01:00
parser.y.go Constantize metric name label name. 2013-03-26 16:20:23 +01:00
rules.go Propagate more errors during rule evaluation. 2013-04-09 13:47:20 +02:00
rules_test.go Merge pull request #138 from prometheus/julius-fix-aliasing 2013-04-15 05:38:48 -07:00
testdata.go Constantize job name label. 2013-04-15 11:47:54 +02:00