19 Feb 2021 09:27 AM - last edited on 31 Aug 2022 11:47 AM by MaciejNeumann
Hi all,
Is there a way to configure HTTP repsone codes for a mobile application similar to services?
There is an implementation where HTTP 4** codes are used as business errors and should not be marked as failed requests and should not be taken into consideration for APDEX calculation.
Besides manual instrumentation of the entire application, could this be done from a configuration in Dynatrace or a simple config in the autoinstrumentation of the mobile app (iOS and Android both)?
Thanks for the answer!
Solved! Go to Solution.
19 Feb 2021 10:06 AM
currently this is not available for mobile
FYI @Thomas B.
19 Feb 2021 11:33 AM
I know this isn't available right now, but I'm thinking someone came out with a workaround for this.
19 Feb 2021 11:46 AM - last edited on 16 Oct 2023 03:04 PM by random_user
Not supported right now, but planned. Possible duplicate of this request?
https://community.dynatrace.com/idea/250366/rfe-add-the-networkweb-requests-exclusion-rules-fo.html?...
21 Mar 2024 01:53 PM
The HTTP error code exclusion rules applies to all URLs. It would be much more useful if we could add exlusion rules by request url pattern.