End-to-end monitoring: how exclude status codes

In WM end-to-end monitoring, I want to receive warnings when a certain service is failing. But I want to exclude certain http status codes. For instance 404 Not Found. While creating a rule I only can choose between Succes and Failed. But in most of the cases a 404 isn’t a system failure. How can I create a rule with more control in this situation?

hi @bastiaanr ,
I dont think we have any capabilities where we can filter the transaction on ststus code. But for your usecase if there are any 404 usecase it can be handled at flow service level . For example if you receive the 404 error then dont fail the flow service with error but make the flow service as success and warning notification can be invoked.

For filtering out the request in the E2E based on status code please raise the feature request.

Regards
Vikash Sharma