<?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: How to UNfilter in distributed trace ? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209149#M25573</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please share a screenshot? It would be helpful to know where "actuator" appears, if it is name, path...&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 11:00:39 GMT</pubDate>
    <dc:creator>AntonPineiro</dc:creator>
    <dc:date>2023-04-05T11:00:39Z</dc:date>
    <item>
      <title>How to UNfilter in distributed traces?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209147#M25572</link>
      <description>&lt;P&gt;In the distributed view, the search (&lt;EM&gt;Most recent trace&lt;/EM&gt;) works fine and quick. For instance, it filters (or shows) all traces with my given pattern "actuator"...&lt;/P&gt;
&lt;P&gt;What I would like now is to see all traces that DO NOT contain the search pattern .. so I tried something like "!actuator", and "not actuator"... is there any syntax to allow this?&lt;/P&gt;
&lt;P&gt;How to suggest such an interesting feature?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 14:36:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209147#M25572</guid>
      <dc:creator>seb2953</dc:creator>
      <dc:date>2023-04-05T14:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to UNfilter in distributed trace ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209149#M25573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please share a screenshot? It would be helpful to know where "actuator" appears, if it is name, path...&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 11:00:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209149#M25573</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2023-04-05T11:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to UNfilter in distributed trace ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209150#M25574</link>
      <description>&lt;P&gt;Best approach is to have either such &lt;A href="https://www.dynatrace.com/support/help/shortlink/service-monitoring-mute" target="_self"&gt;requests muted&lt;/A&gt; or &lt;A href="https://community.dynatrace.com/t5/Dynatrace-Open-Q-A/Exclude-web-request-from-being-monitored/m-p/35813/highlight/true#M1291" target="_self"&gt;exclude them from monitoring completely&lt;/A&gt;.&lt;BR /&gt;Negative filtering is not available.&lt;BR /&gt;&lt;BR /&gt;I typically exclude healthcheck requests types such as actuator from being monitored (the second option above).&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 11:05:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209150#M25574</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2023-04-05T11:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to UNfilter in distributed trace ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209156#M25578</link>
      <description>&lt;P&gt;It seems a good idea, but I was speaking more generally... Health was a sample.. However I tried to mute .. it seems that I can't mute it (maybe because i am not admin)...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 11:19:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209156#M25578</guid>
      <dc:creator>seb2953</dc:creator>
      <dc:date>2023-04-05T11:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to UNfilter in distributed trace ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209157#M25579</link>
      <description>&lt;P&gt;Yes good idea ..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 11:21:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209157#M25579</guid>
      <dc:creator>seb2953</dc:creator>
      <dc:date>2023-04-05T11:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to UNfilter in distributed trace ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209162#M25580</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think an option to negate filters or regex pattern will be useful, and not only "contains".&lt;/P&gt;&lt;P&gt;I have just created that idea&amp;nbsp;&lt;A title="here" href="https://community.dynatrace.com/t5/Dynatrace-product-ideas/Multidimensional-analysis-Negate-or-regex-pattern-filter/idi-p/209159" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. Maybe it might be useful for your scenario.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 11:40:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-UNfilter-in-distributed-traces/m-p/209162#M25580</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2023-04-05T11:40:05Z</dc:date>
    </item>
  </channel>
</rss>

