Hello everyone. I have problem with alert rule in elastic apm. I want to create "Failed transaction rate threshold" rule and filter only 500 errors using http.response.status_code>=500 filter. This filetr is work when i create "Error count threshold" but not work in Failed transaction rate threshold" .
as you can see in first picture for Error count threshold is work but same filter not work for *Failed transaction rate threshold type rule. But actually there is more than 0.1% errors .A long story short why http.response.status_code this filter not working for Failed transaction rate threshold .Could you help?