27 Feb 2020 08:10 AM
Hello community!
Can i trigger new memory dump by schedule or by Dynatrace API call?
I have tried to look throw documentation, but can`t find something.
Please confirm that there is no such functional or correct me. Thank you.
Regards,
Alexander
Solved! Go to Solution.
27 Feb 2020 09:43 AM
Hi Aleksander,
we currently do not plan to trigger memory dumps this way.
27 Feb 2020 10:17 AM
Janusz, thank you for confirmation and fast response!
22 Sep 2021 03:40 PM
Is this capability still ruled out? On the roadmap? This would be very helpful for my customer Social Security Administration
23 Mar 2021 09:27 AM
Any news about this topic? I would like to underline how much important this feature is in prod envs where we cannot think to trigger them manually: https://community.dynatrace.com/t5/Dynatrace-Open-Q-A/Memory-Dump-for-Memory-Leak-analysis-Best-Prac...
27 Apr 2021 08:18 AM
It's also quite important in our company. We don't have Java 11 yet and therefore can't use continuous profiling features yet. Possibility to automatically trigger memory dumps based on certain criteria/thresholds or schedule is a big requirement for us.
30 Apr 2021 09:27 AM
Just to notify that, currently we are using the JVM parameter: -XX:+HeapDumpOnOutOfMemoryError
It is the ootb way we can force the JVM to trigger a dump. It would be great if Dynatrace is at least aware of these dump. This way we can use the download feature offered by DT to manage them
23 May 2022 04:43 PM
Hello, we are implementing automation which require triggering a memory dump of a pod via API once it has been identified as a problem.
Therefore we are also requiring API access to triggering, viewing, and getting memory dumps.
Please implement this feature.