07 Apr 2022
06:31 AM
- last edited on
08 Apr 2022
01:24 AM
by
MaciejNeumann
Good day to all,
I'm interested in getting more metadata on callstack method calls. We are getting significant locking on an appender using the log4net logging framework.
However, the callstack in method hotspots as it is at the moment doesn't give me enough information
I am able to tell that some implementation of SkeletonAppender (an abstract class) is locking, but I need to know which. Is there any way to configure Dynatrace (or my code) in order to get that information?
@GuyR were you able to target the exact entity that is locking? if so can you please share with the community what you did to accomplish that?
Featured Posts