Is it possible to create nested rules in opsgenie? For example, I have 2 rules in cloudwatch,
CPU utilization exceeds 80%, then alerts should come as P1.
CPU utilization exceeds 70%, then alerts should come as P2.
I need the alerts to get suppressed rather than logging it as 2 seperate alerts/ tickets to jira. So, if its 70 then alert it as P2 and once it reaches 80 then alert it as P1 but not log it separately.
Please provide clarification on this.