prometheus/rules
Brian Brazil cc867dae60 Copy previous series and alert state more intelligently.
Usually rules don't more around, and if they do it's likely
that rules/alerts with the same name stay in the same order.

If rules/alerts with the same name are added/removed this
could cause a blip for one cycle, but this is unavoidable
without requiring rule and alert names to be unique - which we don't
want to do.
2017-05-24 13:52:45 +01:00
..
alerting.go Merge branch 'master' into uptsdb 2017-05-16 16:48:37 +02:00
alerting_test.go Simplify code, fix typos. (#2719) 2017-05-15 09:56:09 +01:00
manager.go Copy previous series and alert state more intelligently. 2017-05-24 13:52:45 +01:00
manager_test.go Copy previous series and alert state more intelligently. 2017-05-24 13:52:45 +01:00
recording.go Merge branch 'master' into uptsdb 2017-05-16 16:48:37 +02:00
recording_test.go Merge branch 'master' into uptsdb 2017-05-16 16:48:37 +02:00