Kibana: rule compares difference of two aggregations

I got two aggregations, both calculating the run time of a test suite differentiating on the specific release. So the results are two long numbers (nanoseconds).

I want to create an alert to send me an e-mail when the difference between the newest and older time is over 10 percent. Does it just take an elaborate KQL or should I look elsewhere?

Looks like a job for Watcher

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.