<?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: Merge Azure App Service Slots into same service in Cloud platforms</title>
    <link>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/237120#M1549</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/59288"&gt;@rafaelmiranda&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Are you still facing this issue, or have you found a solution already?&lt;BR /&gt;Let me know so we can discuss the next steps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2024 12:47:06 GMT</pubDate>
    <dc:creator>IzabelaRokita</dc:creator>
    <dc:date>2024-02-14T12:47:06Z</dc:date>
    <item>
      <title>Merge Azure App Service Slots into same service</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/223973#M1327</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm integrating Dynatrace with Azure App Service and works ok except when I have multiple service slots.&lt;BR /&gt;I have an app&amp;nbsp;&lt;STRONG&gt;MyApp&lt;/STRONG&gt; and each slot have different application ids and consequently are being shown as different services:&lt;/P&gt;
&lt;P&gt;- MyApp&lt;/P&gt;
&lt;P&gt;- myapp__b123&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;I'm using &lt;A href="https://www.dynatrace.com/support/help/platform-modules/applications-and-microservices/services/service-detection-and-naming/customize-service-detection" target="_self"&gt;service detection rules&lt;/A&gt; to&amp;nbsp;improve detection and I'm able to remove the suffix:&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;"applicationId"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;{&lt;/SPAN&gt;
    &lt;SPAN&gt;"enableIdContributor"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
    &lt;SPAN&gt;"serviceIdContributor"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;{&lt;/SPAN&gt;
        &lt;SPAN&gt;"contributionType"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"TransformValue"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
        &lt;SPAN&gt;"transformations"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;[&lt;/SPAN&gt;
            &lt;SPAN&gt;{&lt;/SPAN&gt;
                &lt;SPAN&gt;"transformationType"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"SPLIT_SELECT"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
                &lt;SPAN&gt;"splitDelimiter"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"__"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
                &lt;SPAN&gt;"selectIndex"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;1&lt;/SPAN&gt;
            &lt;SPAN&gt;}&lt;/SPAN&gt;
        &lt;SPAN&gt;]&lt;/SPAN&gt;
    &lt;SPAN&gt;}&lt;/SPAN&gt;
&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P data-unlink="true"&gt;But I'm still struggling with the casing. I wish I could use a case insensitive rule or at least override the ApplicationId with a environment variable.&lt;/P&gt;
&lt;P data-unlink="true"&gt;I tried using&amp;nbsp;DT_APPLICATIONID but apparently it only works when the service does not have an existing application id.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 06:51:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/223973#M1327</guid>
      <dc:creator>rafaelmiranda</dc:creator>
      <dc:date>2023-09-28T06:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Merge Azure App Service Slots into same service</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/237120#M1549</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/59288"&gt;@rafaelmiranda&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Are you still facing this issue, or have you found a solution already?&lt;BR /&gt;Let me know so we can discuss the next steps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 12:47:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/237120#M1549</guid>
      <dc:creator>IzabelaRokita</dc:creator>
      <dc:date>2024-02-14T12:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Merge Azure App Service Slots into same service</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/261279#M1821</link>
      <description>&lt;P&gt;Did you figure out a solution?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 17:25:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/261279#M1821</guid>
      <dc:creator>NeJoyerPB</dc:creator>
      <dc:date>2024-11-01T17:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Merge Azure App Service Slots into same service</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/262293#M1832</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/59288"&gt;@rafaelmiranda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Previously, there was a capability for services merging.&lt;/LI&gt;&lt;LI&gt;As of now, You can proceed with external web services rules and external web request rules configurations as per the available conditions it should fix.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hoping it helps.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 11:06:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/262293#M1832</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-11-13T11:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Merge Azure App Service Slots into same service</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/262816#M1837</link>
      <description>&lt;P&gt;I found that I was able to combine the two services (one for my production slot and one for my "vNext" slot) into one service that includes the traces, metrics for both slots.&lt;/P&gt;&lt;P&gt;I did this by creating a web service detection rule that overrides the service name to be my service name (in your example "myapp").&lt;BR /&gt;Then I created an Advanced Process Detection rule which does something similar by truncating the name of the process (using the "Delimit To" option). That was sufficient for getting the services to be combined.&lt;BR /&gt;&lt;BR /&gt;For bonus points then, I set a "&lt;A href="https://docs.dynatrace.com/docs/deliver/release-monitoring/version-detection-strategies" target="_self"&gt;DT_RELEASE_STAGE&lt;/A&gt;" environment variable to "Prod" for the prod slot and "VNEXT" for my vnext slot. I made those settings sticky so that they stick to the slot and don't get swapped when the slots are swapped.&lt;BR /&gt;This gives you the ability to break out the data in the Dynatrace UI between the slots (even though they are combined into one service).&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 16:26:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Merge-Azure-App-Service-Slots-into-same-service/m-p/262816#M1837</guid>
      <dc:creator>NeJoyerPB</dc:creator>
      <dc:date>2024-11-18T16:26:05Z</dc:date>
    </item>
  </channel>
</rss>

