cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PurePath Stacktrace line numbers

jmalloy
Newcomer

I'd like to use PurePaths to understand which parts of my code are throwing exceptions. Currently, all I can see is which service threw an exception. It'd be nice if the exception stacktrace included line numbers for my source code that I can see exactly where the exception originated.

1 REPLY 1

AntonioSousa
DynaMight Guru
DynaMight Guru

There are cases where you line numbers, and cases where you don't. It depends if that information is available when your application is deployed. It also depends on the framework you use (.Net? Java? PHP?). If Dynatrace has that information available, you will receive it in the stacktraces.

Antonio Sousa

Featured Posts