<?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 Muting or Excluing endpoints for Services based on Trace Ingest (OTel API) in Dynatrace Classic in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Muting-or-Excluing-endpoints-for-Services-based-on-Trace-Ingest/m-p/300076#M39103</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am working with a service that is being monitored via Pure OpenTelemetry (Trace Ingest API). We are receiving traces correctly, but we need to exclude/mute specific health check endpoints (example: /api/health) to optimize license consumption and clean up the service view.&lt;/P&gt;&lt;P&gt;In services monitored by OneAgent, we usually have the Muting or Span capturing options under Service Settings, but these options menus seem to be missing for services based purely on Trace Ingest in the Classic interface.&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is it currently possible to perform endpoint exclusion/muting for OTel-Ingested services directly within the Dynatrace Classic UI?&lt;/LI&gt;&lt;LI&gt;If not, is this a limitation by design for Trace Ingest, where filtering MUST be done at the source (example, OTel Collector using Filter Processor)?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2026 10:09:15 GMT</pubDate>
    <dc:creator>Fernando_Moreir</dc:creator>
    <dc:date>2026-05-29T10:09:15Z</dc:date>
    <item>
      <title>Muting or Excluing endpoints for Services based on Trace Ingest (OTel API) in Dynatrace Classic</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Muting-or-Excluing-endpoints-for-Services-based-on-Trace-Ingest/m-p/300076#M39103</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am working with a service that is being monitored via Pure OpenTelemetry (Trace Ingest API). We are receiving traces correctly, but we need to exclude/mute specific health check endpoints (example: /api/health) to optimize license consumption and clean up the service view.&lt;/P&gt;&lt;P&gt;In services monitored by OneAgent, we usually have the Muting or Span capturing options under Service Settings, but these options menus seem to be missing for services based purely on Trace Ingest in the Classic interface.&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is it currently possible to perform endpoint exclusion/muting for OTel-Ingested services directly within the Dynatrace Classic UI?&lt;/LI&gt;&lt;LI&gt;If not, is this a limitation by design for Trace Ingest, where filtering MUST be done at the source (example, OTel Collector using Filter Processor)?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2026 10:09:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Muting-or-Excluing-endpoints-for-Services-based-on-Trace-Ingest/m-p/300076#M39103</guid>
      <dc:creator>Fernando_Moreir</dc:creator>
      <dc:date>2026-05-29T10:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Muting or Excluing endpoints for Services based on Trace Ingest (OTel API) in Dynatrace Classic</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Muting-or-Excluing-endpoints-for-Services-based-on-Trace-Ingest/m-p/300088#M39104</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/90001"&gt;@Fernando_Moreir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're correct —&amp;nbsp;Span capturing / muting options are not available in the Classic UI for services created purely via Trace Ingest (OTLP). This is a known limitation.&lt;/P&gt;&lt;P&gt;To answer your questions:&lt;/P&gt;&lt;P&gt;Can you mute/exclude endpoints for OTel-ingested services in Classic UI?&amp;nbsp;No. The muting and span capturing settings under Server-side service monitoring → Span capturing only apply to OneAgent-instrumented services. For pure OTel Trace Ingest services, these options are not exposed in the Classic UI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Is filtering at the source the only option?&amp;nbsp;Yes — for now,&amp;nbsp;filtering must be done at the OTel Collector level&amp;nbsp;before data reaches Dynatrace. Use the&amp;nbsp;Filter Processor&amp;nbsp;in your Collector pipeline.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sujit&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2026 11:17:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Muting-or-Excluing-endpoints-for-Services-based-on-Trace-Ingest/m-p/300088#M39104</guid>
      <dc:creator>sujit_k_singh</dc:creator>
      <dc:date>2026-05-29T11:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Muting or Excluing endpoints for Services based on Trace Ingest (OTel API) in Dynatrace Classic</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Muting-or-Excluing-endpoints-for-Services-based-on-Trace-Ingest/m-p/300093#M39107</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67382"&gt;@sujit_k_singh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for the clear and definitive answer. It confirms my findings that filtering at the source (OTel Collector) is indeed the only robust way to handle this for OTLP-Ingested services in the Classic UI.&lt;BR /&gt;&lt;BR /&gt;I've already advised the client to implement the Filter Processor as suggested.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2026 13:22:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Muting-or-Excluing-endpoints-for-Services-based-on-Trace-Ingest/m-p/300093#M39107</guid>
      <dc:creator>Fernando_Moreir</dc:creator>
      <dc:date>2026-05-29T13:22:30Z</dc:date>
    </item>
  </channel>
</rss>

