<?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 HTTP 500 errors problem detection - mute errors on fetch returns with 0 results in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284903#M5853</link>
    <description>&lt;P&gt;The services being analyzed by dynatrace throw http 500 errors when a fetch returns with 0 results (no client with xxx id, for example). Now, this clearly isnt a server error but the devs of the platform can't change how those requests http status codes are returned. How can I make it so that Dynatrace doesn't recognize them as errors?? Only though the Failure detection parameters? Can they be made more specific so that real 500 codes are not skipped??&lt;/P&gt;</description>
    <pubDate>Thu, 18 Dec 2025 12:26:33 GMT</pubDate>
    <dc:creator>IgnacioAyerra</dc:creator>
    <dc:date>2025-12-18T12:26:33Z</dc:date>
    <item>
      <title>HTTP 500 errors problem detection - mute errors on fetch returns with 0 results</title>
      <link>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284903#M5853</link>
      <description>&lt;P&gt;The services being analyzed by dynatrace throw http 500 errors when a fetch returns with 0 results (no client with xxx id, for example). Now, this clearly isnt a server error but the devs of the platform can't change how those requests http status codes are returned. How can I make it so that Dynatrace doesn't recognize them as errors?? Only though the Failure detection parameters? Can they be made more specific so that real 500 codes are not skipped??&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 12:26:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284903#M5853</guid>
      <dc:creator>IgnacioAyerra</dc:creator>
      <dc:date>2025-12-18T12:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error detection</title>
      <link>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284905#M5854</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/94219"&gt;@IgnacioAyerra&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Check Settings -&amp;gt; Server-side service monitoring -&amp;gt; Failure detection parameters and Failure detection rules&lt;/P&gt;&lt;P&gt;This is the link to the documentation: &lt;A href="https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/service-detection-v1/configure-service-failure-detection#failure-detection-settings" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/service-detection-v1/configure-service-failure-detection#failure-detection-settings&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 14:57:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284905#M5854</guid>
      <dc:creator>deni</dc:creator>
      <dc:date>2025-08-27T14:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error detection</title>
      <link>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284955#M5855</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/90225"&gt;@deni&lt;/a&gt;&amp;nbsp;I've been using the Failure detection parameters but with no success. The Services are supposedly called Services:150**,154**(/T******/v1.0) ("*" are not "*", just cant be to cautious with privacy), but I dont know if this is how Dyna "sees" it or if it's just how ti shows it to me. Is there a different way to see the service names? Any idea why the failure detection parameters mught not be working?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 12:35:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284955#M5855</guid>
      <dc:creator>IgnacioAyerra</dc:creator>
      <dc:date>2025-08-28T12:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error detection</title>
      <link>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284974#M5856</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/94219"&gt;@IgnacioAyerra&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;It looks like Dynatrace can’t detect a specific technology (such as Spring, PHP, etc.), so instead it falls back to naming the service as &lt;EM&gt;“Service + port number”&lt;/EM&gt;. In such cases, your failure detection rule may not work as expected, because the rule depends on how the service is identified. If you’re trying to filter out certain 500 responses (which I understand is the goal), the mismatch in service naming could be the reason it isn’t applied.&lt;/P&gt;&lt;P&gt;Could you share a bit more info about the setup? For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Do you have deep monitoring enabled, or only basic process monitoring?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;What’s the underlying technology (Java, .NET, PHP, Node.js, …)?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;What do you see in the &lt;STRONG&gt;Properties&lt;/STRONG&gt; tab of the service?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;That information can help decide the best way to configure failure detection. Sometimes it’s better to use &lt;STRONG&gt;service naming rules&lt;/STRONG&gt; to give these services more meaningful and stable names.&lt;/P&gt;&lt;P&gt;Here’s an example from a demo environment: the service name initially looks “strange,” but when we check its properties, we can clearly see what it really represents.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="deni_0-1756395890588.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29882i3097496E7982809D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="deni_0-1756395890588.png" alt="deni_0-1756395890588.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 15:49:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284974#M5856</guid>
      <dc:creator>deni</dc:creator>
      <dc:date>2025-08-28T15:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error detection</title>
      <link>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284986#M5857</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/94219"&gt;@IgnacioAyerra&lt;/a&gt;,&amp;nbsp;failure detection parameter as&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/90225"&gt;@deni&lt;/a&gt;&amp;nbsp;mentions, is the solution here. Most likely, in your case, there is an exception along with the HTTP 500. If this is your case, then you need to add this exception in the failure detection as a success-forcing exception. Then the request will be marked as successful regardless of the HTTP status code.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please provide more screenshots and also details of failures (use the details of failures option when analyzing requests).&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 21:53:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/HTTP-500-errors-problem-detection-mute-errors-on-fetch-returns/m-p/284986#M5857</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-08-28T21:53:51Z</dc:date>
    </item>
  </channel>
</rss>

