<?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: Un-monitor unwanted services in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181054#M19988</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47485"&gt;@EdoardoB&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd recommend to do this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;define proper request naming rules to group relevant from non-relevant requests. (e.g. you might have some periodic health checks on the Default service maybe that you want to keep, but not any other "accidental" requests)&lt;/LI&gt;&lt;LI&gt;One you have proper groups of requests on that service, "mute" the ones that are not relevant for any error or anomaly detection&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This might be a little effort but since we now have API access to define both key- and muted requests this can be done through the API for large scales.&lt;BR /&gt;E.g.: I'm excluding "irrelevant" /healtz check requests from all the microservice mesh health checks by muting them on every service.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Feb 2022 08:12:38 GMT</pubDate>
    <dc:creator>r_weber</dc:creator>
    <dc:date>2022-02-21T08:12:38Z</dc:date>
    <item>
      <title>Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180918#M19950</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'd like to know if there is a way to "un-monitor" specific services (e.g. "Welcome to Tomcat"); I can't find a way to remove them, and muting the requests leaves the service "alive".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Edoardo&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 15:00:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180918#M19950</guid>
      <dc:creator>EdoardoB</dc:creator>
      <dc:date>2022-02-17T15:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180937#M19954</link>
      <description>&lt;P&gt;Hello EdoardoB (great name),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could use a custom process monitoring rule with "Do not monitor" to stop monitoring the processes creating the service. The issue will be making sure you can identify just that process.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best,&lt;/P&gt;&lt;P&gt;Edward Buckler&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 20:22:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180937#M19954</guid>
      <dc:creator>edward-buckler</dc:creator>
      <dc:date>2022-02-17T20:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180951#M19961</link>
      <description>&lt;P&gt;Hi Edward,&lt;/P&gt;&lt;P&gt;thank you for your suggestion; problem is that the process "hosting" this service is not "hosting" only useless services but also some useful ones, so I would loose those (I think).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Edoardo&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 07:37:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180951#M19961</guid>
      <dc:creator>EdoardoB</dc:creator>
      <dc:date>2022-02-18T07:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180959#M19967</link>
      <description>&lt;P&gt;Only way to disable service data is (at this time) muting all of it's requests (there is a new "Muted requests" menu in since 1.234). Better way should be to disable such default services on host level. If there is no purpose to use them, why are they available to use ?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 08:36:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180959#M19967</guid>
      <dc:creator>rastislav_danis</dc:creator>
      <dc:date>2022-02-18T08:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180962#M19969</link>
      <description>&lt;P&gt;Hi Ratislav,&lt;/P&gt;&lt;P&gt;you are obviously right, the sad part is that not always developers behave in the proper way ahaha; I tried muting the (only) request on a Welcome to Tomcat service but the service looks still active (even if it is showing no metrics in the service list view).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Edoardo&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 08:53:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180962#M19969</guid>
      <dc:creator>EdoardoB</dc:creator>
      <dc:date>2022-02-18T08:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180964#M19971</link>
      <description>&lt;P&gt;Yes it'll be "active" but there will be no mess with your Dynatrace environment. We have several customers, where "Welcome to Tomcat" is used for various production requests &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@8B0DC2E7DE86A05CCD020849C87A0D5E/images/emoticons/awww.png" alt=":awww:" title=":awww:" /&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 09:05:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180964#M19971</guid>
      <dc:creator>rastislav_danis</dc:creator>
      <dc:date>2022-02-18T09:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180998#M19974</link>
      <description>&lt;P&gt;Hi Edoardo&lt;/P&gt;&lt;P&gt;You can exclude processes from beeing monitored and you also can exclude incoming web request urls. Maybe you can use 'excluding web request urls'? See Settings-&amp;gt;Server-side service monitoring-&amp;gt;Deep monitoring&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 15:17:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/180998#M19974</guid>
      <dc:creator>matthias_dillie</dc:creator>
      <dc:date>2022-02-18T15:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181006#M19975</link>
      <description>&lt;P&gt;Hi Matthis,&lt;/P&gt;&lt;P&gt;the problem is that in this way I will remove every request with a specifica path, right? And in my case I can't confirm that all requests "/" are actually useless...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Edoardo&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 17:05:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181006#M19975</guid>
      <dc:creator>EdoardoB</dc:creator>
      <dc:date>2022-02-18T17:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181008#M19976</link>
      <description>&lt;P&gt;Yes, you can exclude requests to specific URLs. In my case e.g. we exclude on an apache webserver all requests that begin with '/server-status' as they come from our monitoring with icinga and are of no interest in Dynatrace now.&lt;/P&gt;&lt;P&gt;When you want to exclude only some requests but they all use the same URL, then you cann't use this configuration.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 17:16:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181008#M19976</guid>
      <dc:creator>matthias_dillie</dc:creator>
      <dc:date>2022-02-18T17:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181043#M19985</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Edoardo,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no proper way to accomplish what you want, this is something that could be done previously in AppMon.&amp;nbsp; &amp;nbsp;As work around, we merge those services into the primary monitored service, not pretty, but gets it off your screen, you will then have the web requests show up under the main service, which you can mute.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've raised a product enhancement for this specific feature. If you add your support to it, it might get some more focus.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-product-ideas/Exclude-or-Disable-detected-service/idi-p/169711" target="_blank"&gt;Exclude or Disable detected service - Dynatrace Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Feb 2022 22:11:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181043#M19985</guid>
      <dc:creator>gopher</dc:creator>
      <dc:date>2022-02-20T22:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181053#M19987</link>
      <description>&lt;P&gt;Thank you, voted!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edoardo&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 08:00:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181053#M19987</guid>
      <dc:creator>EdoardoB</dc:creator>
      <dc:date>2022-02-21T08:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181054#M19988</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47485"&gt;@EdoardoB&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd recommend to do this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;define proper request naming rules to group relevant from non-relevant requests. (e.g. you might have some periodic health checks on the Default service maybe that you want to keep, but not any other "accidental" requests)&lt;/LI&gt;&lt;LI&gt;One you have proper groups of requests on that service, "mute" the ones that are not relevant for any error or anomaly detection&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This might be a little effort but since we now have API access to define both key- and muted requests this can be done through the API for large scales.&lt;BR /&gt;E.g.: I'm excluding "irrelevant" /healtz check requests from all the microservice mesh health checks by muting them on every service.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 08:12:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181054#M19988</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2022-02-21T08:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Un-monitor unwanted services</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181152#M20013</link>
      <description>&lt;P&gt;Thank you, that's what I did at the moment, since it's not possible to mute a service for now...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edoardo&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 08:41:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Un-monitor-unwanted-services/m-p/181152#M20013</guid>
      <dc:creator>EdoardoB</dc:creator>
      <dc:date>2022-02-22T08:41:48Z</dc:date>
    </item>
  </channel>
</rss>

