15 Apr 2021 11:04 AM - last edited on 17 Dec 2021 12:25 PM by MaciejNeumann
Hi,
I want to capture the "connection time out" exception of particular java process in our environment.
can you please suggest how can i configure this exception to be captured for that process.
Solved! Go to Solution.
15 Apr 2021 11:23 AM - edited 15 Apr 2021 12:10 PM
Hi @Mayana_Khan
You can isolate the desired exception with MDA and then crate metric on it.
HTH
Yos
15 Apr 2021 11:49 AM - edited 15 Apr 2021 11:52 AM
Dynatrace automatically captures exceptions that cause the abort of a service call.
You can find them via Diagnostic Tools -> Exception analysis
If you want it for a specific service filter by Process Group Name or Service Name
If the exceptions isn't captured yet, e.g. because it's caught and a error delivered to the client you can still tell dynatrace to show the exception and mark the request as failed.
Find the service and go to Settings -> Error Detection and add it under Custom Handeled Exceptions