Hi,
I have a question regarding the alert rule. Currently, the rule consists of the following elements:
num_events: 1
timeframe:
minutes: 60
filter:...
The frequency rule works by looking back 60 minutes every minute and checking if the value of the num_events field has been exceeded.
What parameter can I add to the rule so that the rule checks it periodically. For example, once an hour and checked whether our condition was met and generated one collective alert for a given time window.