OpenNMS / opennms-pagerduty-plugin

OpenNMS <-> PagerDuty
6 stars 5 forks source link

Hold-Down Timer Support #3

Closed pioto closed 3 years ago

pioto commented 3 years ago

From the TODO:

Hold-down timer support - i.e. don't forward to PD before X seconds have elapsed

This is something we'd configure the same as the JEXL filters, meaning you'd have the option to assign different sort of delay values for each PagerDuty "service". If no delay is set, the behavior should be effectively unchanged, as in "send it now", though this change may involve having some baseline delay added regardless, due to the queuing of tasks.