Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looking for features like ThreadDump and HeapDump in Elastic APM tool #506

Open
pburad opened this issue Sep 15, 2021 · 0 comments
Open

Comments

@pburad
Copy link

pburad commented Sep 15, 2021

Description -
We are looking for features like generating ThreadDump/HeapDump in Elastic APM tool

Solution - Requesting Elastic team to provide a feature using which we can take ThreadDump/HeapDump at any given point of time

Alternative - Using jmap, jcmd, jstat commands using CLI, Directly providing the JVM ARG +XX-HeapDumpOnOutOfMemory, Using JProfiler etc.

Context - To get a snapshot of the objects running in a thread and to get the information on java heap which contains the low-level details about object and classes allocated.
This would help us to find out the root-cause and troubleshoot any anomalies.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant