<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Automatic heap dump trigger using workflows in Automations</title>
    <link>https://community.dynatrace.com/t5/Automations/Automatic-heap-dump-trigger-using-workflows/m-p/285874#M2351</link>
    <description>&lt;P&gt;Hi team,&lt;/P&gt;
&lt;P&gt;I have enabled dumps in active gates. I want to trigger heap dumps when a threshold is met automatically. For this I created a custom event. Creating a workflow which is triggered on problem event would be possible? Kindly suggest&lt;/P&gt;</description>
    <pubDate>Mon, 15 Sep 2025 07:41:14 GMT</pubDate>
    <dc:creator>suma_sidram</dc:creator>
    <dc:date>2025-09-15T07:41:14Z</dc:date>
    <item>
      <title>Automatic heap dump trigger using workflows</title>
      <link>https://community.dynatrace.com/t5/Automations/Automatic-heap-dump-trigger-using-workflows/m-p/285874#M2351</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;
&lt;P&gt;I have enabled dumps in active gates. I want to trigger heap dumps when a threshold is met automatically. For this I created a custom event. Creating a workflow which is triggered on problem event would be possible? Kindly suggest&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 07:41:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Automatic-heap-dump-trigger-using-workflows/m-p/285874#M2351</guid>
      <dc:creator>suma_sidram</dc:creator>
      <dc:date>2025-09-15T07:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic heap dump trigger using workflows</title>
      <link>https://community.dynatrace.com/t5/Automations/Automatic-heap-dump-trigger-using-workflows/m-p/285897#M2352</link>
      <description>&lt;P&gt;Hi Suma,&lt;BR /&gt;&lt;BR /&gt;I don't believe this is possible from Dynatrace workflows or APIs.&lt;BR /&gt;Off topic: nor do I think it's very wise to do.&lt;BR /&gt;&lt;BR /&gt;Creating a heap dump involves copying all live objects in memory to a file. For large heaps, this can require a lot of additional memory temporarily. On a system already close to the heap limit, this can trigger OutOfMemoryError or crash the JVM.&amp;nbsp;Dumping the heap is a blocking operation. Your application threads may be paused, causing latency spikes or downtime.&lt;BR /&gt;&lt;BR /&gt;In my opinion, creating Heap dumps need handled carefully. You could push an entity literally over the edge with it.&lt;BR /&gt;Of course for analysis you could use other features to analyse, such as Memory Profiling and CPU analysis.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 14:29:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Automatic-heap-dump-trigger-using-workflows/m-p/285897#M2352</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2025-09-12T14:29:04Z</dc:date>
    </item>
  </channel>
</rss>

