<?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 User created rules for Discovery and Coverage App in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/User-created-rules-for-Discovery-and-Coverage-App/m-p/278629#M38134</link>
    <description>&lt;P&gt;Discovery and Coverage app has rules defined at the below url.&lt;/P&gt;
&lt;P&gt;/ui/apps/dynatrace.classic.settings/ui/settings/app:dynatrace.discovery.coverage:discovery.findings.default.rules.schema&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a customer I want to add some custom rules for our environment however these are almost immediately deleted. The app states:&lt;BR /&gt;&lt;EM&gt;Discovery findings default rules. This schema is not subject to manual changes, except for Muted setting. Any changes (except muting the rule) will be overwritten by the Discovery &amp;amp; Coverage application defaults.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My particular use case here is we have "Required" tags i.e App Name and Environment for each Host/Pg/Service etc.&lt;/P&gt;
&lt;P&gt;The following DQL would provide a coverage of hosts that are not compliant with having the appropriate tags.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;fetch dt.entity.host, from:-15m  
| fieldsAdd tags
| fieldsAdd app = matchesPhrase(tags, "app:")    
| fieldsAdd host.id=id, compliant=(app == true)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As I cannot add a rule. I need another approach to signal that entities have been onboarded without the correct tagging metadata. I have this all in a notebook currently and am thinking of a metric event that alerts when the count is higher than zero, as a work around.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Sep 2025 09:07:07 GMT</pubDate>
    <dc:creator>Mullaneyb</dc:creator>
    <dc:date>2025-09-04T09:07:07Z</dc:date>
    <item>
      <title>User created rules for Discovery and Coverage App</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/User-created-rules-for-Discovery-and-Coverage-App/m-p/278629#M38134</link>
      <description>&lt;P&gt;Discovery and Coverage app has rules defined at the below url.&lt;/P&gt;
&lt;P&gt;/ui/apps/dynatrace.classic.settings/ui/settings/app:dynatrace.discovery.coverage:discovery.findings.default.rules.schema&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a customer I want to add some custom rules for our environment however these are almost immediately deleted. The app states:&lt;BR /&gt;&lt;EM&gt;Discovery findings default rules. This schema is not subject to manual changes, except for Muted setting. Any changes (except muting the rule) will be overwritten by the Discovery &amp;amp; Coverage application defaults.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My particular use case here is we have "Required" tags i.e App Name and Environment for each Host/Pg/Service etc.&lt;/P&gt;
&lt;P&gt;The following DQL would provide a coverage of hosts that are not compliant with having the appropriate tags.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;fetch dt.entity.host, from:-15m  
| fieldsAdd tags
| fieldsAdd app = matchesPhrase(tags, "app:")    
| fieldsAdd host.id=id, compliant=(app == true)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As I cannot add a rule. I need another approach to signal that entities have been onboarded without the correct tagging metadata. I have this all in a notebook currently and am thinking of a metric event that alerts when the count is higher than zero, as a work around.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 09:07:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/User-created-rules-for-Discovery-and-Coverage-App/m-p/278629#M38134</guid>
      <dc:creator>Mullaneyb</dc:creator>
      <dc:date>2025-09-04T09:07:07Z</dc:date>
    </item>
  </channel>
</rss>

