<?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 split service by [AWS] environment in Cloud platforms</title>
    <link>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40767#M419</link>
    <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;One service is running on 4 nginx process on 4 AWS hosts&lt;/P&gt;&lt;P&gt;2 AWS host are tag with qa [AWS]environment and the other are tag with dev.&lt;/P&gt;&lt;P&gt;Prospect wants to split the service into qa and dev (i.e. 2 services,1 qa 1 dev, running on 2 nginx process)&lt;/P&gt;&lt;P&gt;We have tried to split them with "Service naming rules" without any success&lt;/P&gt;&lt;P&gt;  For example the follow rule create service containing all the 4 machines.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/14629-dev.png" /&gt;&lt;/P&gt;&lt;P&gt;What are we missing here?&lt;/P&gt;&lt;P&gt;Yos&lt;/P&gt;</description>
    <pubDate>Sun, 05 Nov 2017 14:39:20 GMT</pubDate>
    <dc:creator>Yosi_Neuman</dc:creator>
    <dc:date>2017-11-05T14:39:20Z</dc:date>
    <item>
      <title>split service by [AWS] environment</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40767#M419</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;One service is running on 4 nginx process on 4 AWS hosts&lt;/P&gt;&lt;P&gt;2 AWS host are tag with qa [AWS]environment and the other are tag with dev.&lt;/P&gt;&lt;P&gt;Prospect wants to split the service into qa and dev (i.e. 2 services,1 qa 1 dev, running on 2 nginx process)&lt;/P&gt;&lt;P&gt;We have tried to split them with "Service naming rules" without any success&lt;/P&gt;&lt;P&gt;  For example the follow rule create service containing all the 4 machines.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/14629-dev.png" /&gt;&lt;/P&gt;&lt;P&gt;What are we missing here?&lt;/P&gt;&lt;P&gt;Yos&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2017 14:39:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40767#M419</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2017-11-05T14:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: split service by [AWS] environment</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40768#M420</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is a common misunderstanding. the naming rules are about "naming" they do not change the identity.&lt;/P&gt;&lt;P&gt;the way to do that is to make sure that the process groups underneath are already split, which can be done with the process group detection rules, which are about idenity of the process groups. Have you tried this?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 14:10:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40768#M420</guid>
      <dc:creator>michael_kopp</dc:creator>
      <dc:date>2017-11-08T14:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: split service by [AWS] environment</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40769#M421</link>
      <description>&lt;P&gt;Hi Michael &lt;/P&gt;&lt;P&gt;I was thinking all the time that I'm kind of special now I understand that I'm a common guy &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Have tried this process group but it can only use environment variables and process property &lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/14676-process.png" /&gt;&lt;/P&gt;&lt;P&gt;But  prospect ask to split the process by the host [AWS]Environment tagging&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/14675-tag.png" /&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do?&lt;/P&gt;&lt;P&gt;Yos&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 14:51:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40769#M421</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2017-11-08T14:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: split service by [AWS] environment</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40770#M422</link>
      <description>&lt;P&gt;The problem here is that the AWS tags are not available to the host/agent itself and we can only use things that are available at process startup.&lt;/P&gt;&lt;P&gt;there is no easy and convenient way right now to do this. One option would be to put something into the EC2 instance meta data during startup of the instances. This could then be put into one or more environment variables in the instance startup again and then used.&lt;/P&gt;&lt;P&gt;Not very convenient, but a possibility. Do you think the instance meta data would be ok?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 15:22:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40770#M422</guid>
      <dc:creator>michael_kopp</dc:creator>
      <dc:date>2017-11-08T15:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: split service by [AWS] environment</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40771#M423</link>
      <description>&lt;P&gt;Actually I think it should be possible to supply a script to the user-data at startup that sets Environment variables to be used by pg detection&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 15:32:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40771#M423</guid>
      <dc:creator>michael_kopp</dc:creator>
      <dc:date>2017-11-08T15:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: split service by [AWS] environment</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40772#M424</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;Thanks for the information and suggestions. will update prospect with that &lt;/P&gt;&lt;P&gt;Yos&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 16:31:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/split-service-by-AWS-environment/m-p/40772#M424</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2017-11-08T16:31:34Z</dc:date>
    </item>
  </channel>
</rss>

