I have 2 counts-successCount and failureCount.
If failure count reaches 10 I should call alarmaction and the alarm should be in that status till successCount reaches 10. Once successCount reaches 10 okaction should be called
-TIA
I tried different expressions – did not work. I tried map alarmEvent to get details but metric alarm has all the metrics.