Can somebody please tell me the way of searching a particular transaction's snapshot.
For example, a method named XYZ is taking longer than expected and
I want to find out the time when this method falls into the very slow and stall transaction category.
Hi,
Currently we cannot search the method name part of the call stack trace from "transactions snapshots" secreen itself, However you can search meethod name and filter by exec time in particular call stack trace as listed in below screenshots:
Also check if the filters with exec time helps here:
Let us know if that information helps.
Regards,
Arun