<?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 Re: Capturing Exception StackTraces in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Capturing-Exception-StackTraces/m-p/183653#M20384</link>
    <description>&lt;P&gt;I would ensure your exception is set up as outlined in this doc and is valid.&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/service-error-detection#ignore-exceptions" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/service-error-detection#ignore-exceptions&lt;/A&gt;&amp;nbsp;If it is still capturing after that, then a support ticket would be you best option to get this sorted as this is not intended functionality.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 15:53:21 GMT</pubDate>
    <dc:creator>ChadTurner</dc:creator>
    <dc:date>2022-03-30T15:53:21Z</dc:date>
    <item>
      <title>Capturing Exception StackTraces</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Capturing-Exception-StackTraces/m-p/177921#M19452</link>
      <description>&lt;P&gt;We have explicitly avoid capturing stacktrace in our Exception class using below -&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;@Override&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;public synchronized &lt;/SPAN&gt;Throwable &lt;SPAN&gt;fillInStackTrace&lt;/SPAN&gt;() {&lt;BR /&gt;    &lt;SPAN&gt;return this;&lt;BR /&gt;&lt;/SPAN&gt;}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;But still Dynatrace capture the entire stacktrace whereas we think it should not and show only the message rather than full stack trace.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone provide more insight on that?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 12:09:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Capturing-Exception-StackTraces/m-p/177921#M19452</guid>
      <dc:creator>pankajchugh</dc:creator>
      <dc:date>2022-01-03T12:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Exception StackTraces</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Capturing-Exception-StackTraces/m-p/183653#M20384</link>
      <description>&lt;P&gt;I would ensure your exception is set up as outlined in this doc and is valid.&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/service-error-detection#ignore-exceptions" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/service-error-detection#ignore-exceptions&lt;/A&gt;&amp;nbsp;If it is still capturing after that, then a support ticket would be you best option to get this sorted as this is not intended functionality.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 15:53:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Capturing-Exception-StackTraces/m-p/183653#M20384</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2022-03-30T15:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Exception StackTraces</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Capturing-Exception-StackTraces/m-p/183856#M20444</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The OneAgent is getting the stacktrace via the JVM tool interface. Therefore you cannot override it with custom Java code. See also:&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.oracle.com/javase/8/docs/platform/jvmti/jvmti.html#GetStackTrace" target="_blank"&gt;https://docs.oracle.com/javase/8/docs/platform/jvmti/jvmti.html#GetStackTrace&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 04:35:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Capturing-Exception-StackTraces/m-p/183856#M20444</guid>
      <dc:creator>harald_berger</dc:creator>
      <dc:date>2022-04-01T04:35:50Z</dc:date>
    </item>
  </channel>
</rss>

