For a Weblogic 10 application we have instrumented with dynaTrace 4.1, the Purepath drilldown shows an odd method tree (below). Is there some sensor configuration that controls this (we're using the defaults).
Answer by Andreas G. ·
Hi Jon
It means that dynaTrace is able to follow the PurePath from e.g: one Thread to the next (because you have Thread Tagging enabled). But - if there is no instrumented method on that second thread we simply show the information that we have not seen any instrumented method on that thread.
This behavior has changed with 4.2 where we improved our Thread Tagging Sensor. We made sure that we have at least one instrumented method on every thread also allowing us to get Auto Sensor information for that particular thread
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET