prometheus/rules
beorn7 4b574e8a61 Switch chunk encoding to type 2 where it was hardcoded type 1 before
The chunk encoding was hardcoded there because it mostly doesn't
matter what encoding is chosen in that test. Since type 1 is
battle-hardened enough, I'm switching to type 2 here so that we can
catch unexpected problems as a byproduct. My expectation is that the
chunk encoding doesn't matter anyway, as said, but then "unexpected
problems" contains the word "unexpected".
2016-03-20 23:32:20 +01:00
..
alerting.go Make copying alerting state safer. 2016-03-02 12:21:54 +01:00
manager.go Make copying alerting state safer. 2016-03-02 12:21:54 +01: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