Description of problem: Currently, if you are using Dampening rules on an Alert, live values are also used which will give false alerts. So either ignore live values altogether for Alerts or have a flag in the Definition to ignore/include. Version-Release number of selected component (if applicable): 4.12 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Totally ignoring live values would be bad, as there are scenarios where those are desired. So either only apply for some "x times out of .." dampenings or have that flag you mention.