<?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: Traces: Filtering out Requests executed in background threads in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298622#M4734</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;... you can turn off the Java threading OneAgent feature for the process group.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Would this preserve standard "real" request capture ?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2026 09:34:07 GMT</pubDate>
    <dc:creator>gilles_tabary</dc:creator>
    <dc:date>2026-04-29T09:34:07Z</dc:date>
    <item>
      <title>Traces: Filtering out Requests executed in background threads</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298444#M4725</link>
      <description>&lt;P&gt;Hello all.&lt;/P&gt;&lt;P&gt;I am on Managed&amp;nbsp;1.336. I have a service :&amp;nbsp;Requests executed in &lt;STRONG&gt;background&lt;/STRONG&gt; threads of cont.my_process_group . Dynatrace captures traces like :&amp;nbsp;&lt;A href="http://localhost:0000/access/api/v1/system/readiness" target="_blank"&gt;http://localhost:0000/access/api/v1/system/readiness&lt;/A&gt;. I need to &lt;STRONG&gt;not&lt;/STRONG&gt; capture these traces i.e. filter them out. I tried:&lt;/P&gt;&lt;P&gt;Settings :&amp;nbsp;Server-side service monitoring &amp;gt;&amp;nbsp;Trace sampling for HTTP requests&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Path Equals readiness for any HTTP method is ignored&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Path Ends with /readiness for any HTTP method is ignored&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Does not work. Traces still captured. I tried at all possible scopes : host groupe, process group... Nothing works. Note : no problem to filter out traces on non &lt;STRIKE&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;background&lt;/FONT&gt;&lt;/STRIKE&gt;&amp;nbsp;service.&lt;/P&gt;&lt;P&gt;Any one got sucess ?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 13:02:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298444#M4725</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2026-04-27T13:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Traces: Filtering out Requests executed in background threads</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298452#M4726</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/27360"&gt;@gilles_tabary&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would first try matching the full path &lt;STRONG&gt;/access/api/v1/system/readiness&lt;/STRONG&gt;, not only readiness. However, since this is a Requests executed in background threads service, it may not be treated the same as a standard incoming HTTP service. These services represent background activity from the process group, often outbound calls, so URL-based HTTP sampling rules can behave differently. If the same rule works on normal services but not here, I would raise it with Support with a trace example, because it may be a limitation or classification issue for background-thread traces.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 14:24:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298452#M4726</guid>
      <dc:creator>MaximilianoML</dc:creator>
      <dc:date>2026-04-27T14:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Traces: Filtering out Requests executed in background threads</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298454#M4727</link>
      <description>&lt;P&gt;I have a ticket indeed.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 14:32:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298454#M4727</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2026-04-27T14:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Traces: Filtering out Requests executed in background threads</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298482#M4728</link>
      <description>&lt;P&gt;As of now, you can only mute it. Since this is part of the background thread sensors, the URL exceptions do not apply; it's in fact not a url, just the request is named as such. If you do not want to capture any request in a background thread, you can turn off the Java threading OneAgent feature for the process group.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 18:57:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298482#M4728</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2026-04-27T18:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Traces: Filtering out Requests executed in background threads</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298622#M4734</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;... you can turn off the Java threading OneAgent feature for the process group.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Would this preserve standard "real" request capture ?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 09:34:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298622#M4734</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2026-04-29T09:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Traces: Filtering out Requests executed in background threads</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298694#M4735</link>
      <description>&lt;P&gt;Yes just not those background threads. Web services, web requests or messaging services will still work as those are different sensors.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 15:11:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298694#M4735</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2026-04-29T15:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Traces: Filtering out Requests executed in background threads</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298702#M4736</link>
      <description>&lt;P&gt;Thanks for feed-backs.&lt;/P&gt;&lt;P&gt;My concern is threefold : those background traces&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;generates lots of "noise" : make it difficult to dig through (let's say) actual real business requests&lt;/LI&gt;&lt;LI&gt;they consume DDU licences&lt;/LI&gt;&lt;LI&gt;the fresh captures, will pop oldest captured traces and / or shorten traces retention time&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Are these statement corrects ?&lt;/P&gt;&lt;P&gt;This is why I am wondering how to not capture them.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 16:12:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298702#M4736</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2026-04-29T16:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Traces: Filtering out Requests executed in background threads</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298706#M4737</link>
      <description>&lt;P&gt;&lt;STRIKE&gt;Turned off OneAgent feature java thread at Process Group level + process restart =&amp;gt; zero service traces captured any more. I.e. not only background req are not captured but also all other are also not captured.&lt;/STRIKE&gt;&amp;nbsp;My mistake: deep monitoring was turned off entirely on that PG.&lt;/P&gt;&lt;P&gt;Yet. Now : I have deep monitoring on, OneAgent feature java threading off (at PG level) : still backgroud req are captured.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 17:19:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298706#M4737</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2026-04-29T17:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Traces: Filtering out Requests executed in background threads</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298876#M4738</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/27360"&gt;@gilles_tabary&lt;/a&gt;&amp;nbsp;I see there is now a separate OneAgent feature for that:, check "Background Requests for Services (HTTP/GRPC)" . Last time I did this, this was not yet available.&lt;/P&gt;</description>
      <pubDate>Sun, 03 May 2026 19:25:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Traces-Filtering-out-Requests-executed-in-background-threads/m-p/298876#M4738</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2026-05-03T19:25:58Z</dc:date>
    </item>
  </channel>
</rss>

