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?