07 Apr 2022 02:31 PM - last edited on 08 Apr 2022 09: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?
11 Jan 2023 03:28 PM
@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?