prometheus/rules
beorn7 064b57858e Consistently use the `Seconds()` method for conversion of durations
This also fixes one remaining case of recording integral numbers
of seconds only for a metric, i.e. this will probably fix #1796.
2016-07-07 15:24:35 +02:00
..
alerting.go Fix style issues in rules/... 2016-05-19 16:59:53 +02:00
manager.go Consistently use the `Seconds()` method for conversion of durations 2016-07-07 15:24:35 +02:00
manager_test.go Fix detection of flapping alerts 2016-02-04 23:55:12 -05:00
recording.go Don't skip recording rule errors 2016-01-12 10:26:06 +01:00
recording_test.go Switch chunk encoding to type 2 where it was hardcoded type 1 before 2016-03-20 23:32:20 +01:00