<?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 How to separate Dev and QA processes into separate process groups on a Rancher cluster? in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114822#M905</link>
    <description>&lt;P&gt;I have a rancher cluster where we are running Dev and QA versions of the same image. However the PG detection clubs there two processes running in two different container as one PG. How can I separate them out so that the QA and Dev show as different process groups?&lt;/P&gt;
&lt;P&gt;I was hoping someone in the community has already solved this issue and willing to share.&lt;/P&gt;
&lt;P&gt;- Moses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 09:49:05 GMT</pubDate>
    <dc:creator>moses_chacko</dc:creator>
    <dc:date>2022-09-01T09:49:05Z</dc:date>
    <item>
      <title>How to separate Dev and QA processes into separate process groups on a Rancher cluster?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114822#M905</link>
      <description>&lt;P&gt;I have a rancher cluster where we are running Dev and QA versions of the same image. However the PG detection clubs there two processes running in two different container as one PG. How can I separate them out so that the QA and Dev show as different process groups?&lt;/P&gt;
&lt;P&gt;I was hoping someone in the community has already solved this issue and willing to share.&lt;/P&gt;
&lt;P&gt;- Moses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 09:49:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114822#M905</guid>
      <dc:creator>moses_chacko</dc:creator>
      <dc:date>2022-09-01T09:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate Dev and QA processes into separate process groups on a Rancher cluster?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114823#M906</link>
      <description>&lt;P&gt;Hi Moses,&lt;/P&gt;&lt;P&gt;Process Group detection rules should be what you're after (Settings &amp;gt; Process &amp;amp; Containers &amp;gt; Process group detection). In essence, you capture a detail (environment variable, java system properties, or process properties) that is present in both processes and identifies them and use this detail to split the group based on it.&lt;/P&gt;&lt;P&gt;More details here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/process-groups#process-group-detection-rules-based-on-process-properties"&gt;https://www.dynatrace.com/support/help/shortlink/p...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Radu&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Mar 2019 13:08:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114823#M906</guid>
      <dc:creator>Radu</dc:creator>
      <dc:date>2019-03-01T13:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate Dev and QA processes into separate process groups on a Rancher cluster?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114824#M907</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/5445/view.html" nodeid="5445"&gt;@Radu S.&lt;/A&gt; the only thing different is the container name and the container image version. Is there any option for me to put in regex in the PG detection to split based on the captured value.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Mar 2019 13:16:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114824#M907</guid>
      <dc:creator>moses_chacko</dc:creator>
      <dc:date>2019-03-01T13:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate Dev and QA processes into separate process groups on a Rancher cluster?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114825#M908</link>
      <description>&lt;P&gt;Container and Container image version are available under 'process property' category. You can't use regex, but you can check if specific text is present (i.e. "contains x") and then extract strings of it between specific delimiters.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Mar 2019 14:52:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114825#M908</guid>
      <dc:creator>Radu</dc:creator>
      <dc:date>2019-03-01T14:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate Dev and QA processes into separate process groups on a Rancher cluster?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114826#M909</link>
      <description>&lt;P&gt;That did it. Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Mar 2019 16:19:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-to-separate-Dev-and-QA-processes-into-separate-process/m-p/114826#M909</guid>
      <dc:creator>moses_chacko</dc:creator>
      <dc:date>2019-03-01T16:19:47Z</dc:date>
    </item>
  </channel>
</rss>

