I think the picture explains what I hope to accomplish fairly well.
I have an alert with multiple child AND/OR blocks. The alert will trigger if any of the child blocks evaluate to true. I want each child block to have a different time value before alerting, so that the alert evaluates to true after five minutes if block A all evaluates to true, but block B will only trigger after 30 minutes.
Is this possible, or do I need to make multiple alerts?
