04 Apr 2025 09:31 PM
Hello,
I have a question regarding Dynatrace's capability to display code-level information. Is it possible to identify and show specific code errors, such as null variables, exceptions in code lines, or similar issues during application execution?
I would appreciate any details on how to configure Dynatrace to monitor and display this type of code-level errors.
Best regards,
04 Apr 2025 09:43 PM
Hi @Nicky2311 you could configure the JavaScript Errors or Custom Errors in the Application Settings.
04 Apr 2025 09:48 PM
Thanks.....My question is more about whether Dynatrace can show errors at the code level. For example, if we use .NET as our development framework, would integrating the SDK allow us to see errors at that level?"
04 Apr 2025 09:53 PM
Right now with the OneAgent SDK you can:
It seems that the upcoming Live Debugger is just for you.