elastic / elastic/apm-agent-java
Thread monitoring for slow requests
Open
agent-java
community
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
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


Contributor guide
Assessment
This issue has not been assessed yet.