<?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: Declarative process grouping, maximum/limit of process group definition in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184027#M20470</link>
    <description>&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in order to define a scope you can achieve this either via the API or UI.&lt;/P&gt;&lt;P&gt;Go into the setting for the e.g. Host and under the Declarative process grouping tab you can define these rules that will only run on that specific host.&amp;nbsp; (for Host group would be analogous)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_bley_0-1649076824001.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/5149iF71C60A65FB4FDA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mark_bley_0-1649076824001.png" alt="mark_bley_0-1649076824001.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also as an example for usage in the API you can also push this payload against&amp;nbsp;/api/v2/settings/objects (you may also adjust the scope to a Host group e.g.)&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[
  {
    "summary": "some-technology",
    "scope": "HOST-xxxxxxxxxxxxxxxx",
    "schemaId": "builtin:declarativegrouping",
    "schemaVersion": "1.0.12",
    "value": {
      "enabled": true,
      "name": "My technology Name",
      "detection": [
        {
          "processGroupName": "lorem",
          "id": "dpg-id",
          "rules": [
            {
              "property": "executable",
              "condition": "$eq(foo)"
            }
          ]
        }
      ]
    }
  }
]&lt;/LI-CODE&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 12:58:27 GMT</pubDate>
    <dc:creator>mark_bley</dc:creator>
    <dc:date>2022-04-04T12:58:27Z</dc:date>
    <item>
      <title>Declarative process grouping, maximum/limit of process group definition</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184008#M20462</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Following previous question, I had to create a lot of process group definition in a Declarative process grouping.&lt;/P&gt;
&lt;P&gt;I didn't find in the document the maximum process group definition per technology/declarative process grouping we can add ? What is the default limit ? Can we extend it ? Is there best practices to share here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Simon GUILLEMOT&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 07:31:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184008#M20462</guid>
      <dc:creator>SimonGuillemot</dc:creator>
      <dc:date>2022-04-05T07:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Declarative process grouping, maximum/limit of process group definition</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184022#M20468</link>
      <description>&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;by default there is indeed a limit set of up to 400 rules in total, however this limit could be changed at the cluster level.&lt;/P&gt;&lt;P&gt;As for best practices (from my experience), since the DPG rules can generate some more load trying to find all new processes if left too general, try and make them a bit more specific or even pinning them down to Host Groups or even Hosts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 11:51:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184022#M20468</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2022-04-04T11:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Declarative process grouping, maximum/limit of process group definition</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184024#M20469</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the limit configuration.&lt;/P&gt;&lt;P&gt;For the best practices, I didn't see a place where I can reduce the scope of the DPG :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SimonGuillemot_0-1649074515824.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/5148iDEDCD223994D040D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SimonGuillemot_0-1649074515824.png" alt="SimonGuillemot_0-1649074515824.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simon Guillemot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 12:15:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184024#M20469</guid>
      <dc:creator>SimonGuillemot</dc:creator>
      <dc:date>2022-04-04T12:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Declarative process grouping, maximum/limit of process group definition</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184027#M20470</link>
      <description>&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in order to define a scope you can achieve this either via the API or UI.&lt;/P&gt;&lt;P&gt;Go into the setting for the e.g. Host and under the Declarative process grouping tab you can define these rules that will only run on that specific host.&amp;nbsp; (for Host group would be analogous)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_bley_0-1649076824001.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/5149iF71C60A65FB4FDA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mark_bley_0-1649076824001.png" alt="mark_bley_0-1649076824001.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also as an example for usage in the API you can also push this payload against&amp;nbsp;/api/v2/settings/objects (you may also adjust the scope to a Host group e.g.)&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[
  {
    "summary": "some-technology",
    "scope": "HOST-xxxxxxxxxxxxxxxx",
    "schemaId": "builtin:declarativegrouping",
    "schemaVersion": "1.0.12",
    "value": {
      "enabled": true,
      "name": "My technology Name",
      "detection": [
        {
          "processGroupName": "lorem",
          "id": "dpg-id",
          "rules": [
            {
              "property": "executable",
              "condition": "$eq(foo)"
            }
          ]
        }
      ]
    }
  }
]&lt;/LI-CODE&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 12:58:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184027#M20470</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2022-04-04T12:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Declarative process grouping, maximum/limit of process group definition</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184028#M20471</link>
      <description>&lt;P&gt;OK yes, of course, I was in the global settings...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx !&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 13:13:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Declarative-process-grouping-maximum-limit-of-process-group/m-p/184028#M20471</guid>
      <dc:creator>SimonGuillemot</dc:creator>
      <dc:date>2022-04-04T13:13:17Z</dc:date>
    </item>
  </channel>
</rss>

