-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Labels
Description
Currently, 770 java service nodes are monitored using elastic apm java. This greatly shortens the time for locating faults. It's really great. However, when determining an interface with a slow request, I am unable to locate the code position. Therefore, every time, I need to use jstack to export the thread stack for analysis. Can a thread trace for slow requests be added? Similar to glowroot