<?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: How to monitor Azure Container Apps with Dynatrace? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/239062#M31392</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/72980"&gt;@shibily&lt;/a&gt;, a container is&amp;nbsp;&lt;SPAN&gt;immutable so&amp;nbsp;&lt;/SPAN&gt;restart will generate an entirely new 'host/container'. Therefore, Dynatrace will also recognize this as a new host. For host naming, we've established a Global rule using the AzureHostName property, which incorporates the slot name {Host:AzureHostName/^([^.]++)}. Additionally, we used condition Paas Type equals 'Azure Websites.' You can experiment with adding IP, but keep in mind that it will result in longer names.&lt;BR /&gt;&lt;BR /&gt;For dashboarding purposes, we can harness the creative capabilities of Grail to generate visually appealing graphs with minimal interruptions and color changes when splitting on hosts. However, they can still be a bit challenging from time to time. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 05:48:24 GMT</pubDate>
    <dc:creator>dylan_taelemans</dc:creator>
    <dc:date>2024-03-06T05:48:24Z</dc:date>
    <item>
      <title>How to monitor Azure Container Apps with Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/209640#M25687</link>
      <description>&lt;P data-unlink="true"&gt;&lt;A href="https://azure.microsoft.com/en-us/products/container-apps" target="_self"&gt;Azure Container Apps&lt;/A&gt; is a relatively new fully managed serverless container service in Azure.&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;How can it be monitored with Dynatrace?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 19:06:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/209640#M25687</guid>
      <dc:creator>shawnz88</dc:creator>
      <dc:date>2023-04-12T19:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Azure Container Apps with Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/209691#M25706</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41149"&gt;@shawnz88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Azure Container Apps is part of Container Services.&lt;BR /&gt;To monitor basic metrics, you can use, for example,&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/azure-container-instances" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/azure-container-instances&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It's worth verifying that you can install OA on the container as you can with AKS &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2023 14:44:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/209691#M25706</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-08-05T14:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Azure Container Apps with Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/210047#M25803</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41149"&gt;@shawnz88&lt;/a&gt;&amp;nbsp;I have been keeping my eye on this topic for a while.&lt;/P&gt;&lt;P&gt;You can bake the oneagent into your dockerBuild file to get service level insights and the rest of the OA feature set&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/docker/set-up-oneagent-on-containers-for-application-only-monitoring" target="_blank"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/docker/set-up-oneagent-on-containers-for-application-only-monitoring&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As for monitoring the ACA infrastructure/runtime this has been asked of from both Microsoft and Dynatrace. Currently the Azure set of Dynatrace, last I checked, didn't have the option to pull in the MS telemetry for the underlying ACA-Env/containers. I am also not sure how it will deal with logging as the default is to ship them to a Log analytics workspace.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 00:03:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/210047#M25803</guid>
      <dc:creator>benjamin_mullan</dc:creator>
      <dc:date>2023-04-18T00:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Azure Container Apps with Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/210097#M25819</link>
      <description>&lt;P&gt;&lt;BR /&gt;You can monitor it by installing the OA inside of the container (dockerfile), but there are some limitations / challenges.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You can't&amp;nbsp;Customize OneAgent installation (ex host groups, custom properties, custom hostnames, etc)&lt;/LI&gt;&lt;LI&gt;agent tools (ex oneagentctl) are not included in the installation =&amp;gt; you won't be able to use them.&lt;/LI&gt;&lt;LI&gt;Making customisation in the Dynatrace UI after deployment is only a temporary solution =&amp;gt; containers are immutable so everytime you make a change it will create a completely new container and this container will be detected as a new host in dynatrace.&lt;/LI&gt;&lt;LI&gt;Only global dynatrace settings will apply to your container hosts =&amp;gt; all other changes you will lose when the container is killed and a new one created, because it is a completely new host.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Because Dynatrace creates a new host for each individual container, it becomes more difficult to keep track of everything neatly. Containers are relatively short living especially if you have automatic up-downscaling.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Monaco could be a possible solution to keep your config, but I still need to test this.&lt;BR /&gt;An other possible solution is executing a custom script in you pipeline after container deployment to set settings (using dynatrace API) .&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 12:25:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/210097#M25819</guid>
      <dc:creator>dylan_taelemans</dc:creator>
      <dc:date>2023-04-18T12:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Azure Container Apps with Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/238950#M31375</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/19639"&gt;@dylan_taelemans&lt;/a&gt;Do we have a solution to have a consistent host name whenever the container restarts? I am seeing multiple hosts added in the Dynatrace hosts section whenever the container restarts.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 11:47:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/238950#M31375</guid>
      <dc:creator>shibily</dc:creator>
      <dc:date>2024-03-05T11:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Azure Container Apps with Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/239060#M31390</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/72980"&gt;@shibily&lt;/a&gt;&amp;nbsp;I think it depends on what you intend to do. The host names will be different due to revision/replica combinations.&lt;/P&gt;&lt;P&gt;I have tested using and environment variable applied to the container:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;DT_CUSTOM_PROP=&lt;/SPAN&gt;&lt;SPAN&gt;Application=applicationnamehere&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Then creating a automatically applied tag using this&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="benjamin_mullan_0-1709699592342.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/18116iB3F47B2421C398D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="benjamin_mullan_0-1709699592342.png" alt="benjamin_mullan_0-1709699592342.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you can use a host name rule to remove the bits at the end. like below but you will require one rule per application name if there are many. The gui doesnt allow regex but the api might?&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="benjamin_mullan_1-1709699659052.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/18117i4A18BF59FADE8DFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="benjamin_mullan_1-1709699659052.png" alt="benjamin_mullan_1-1709699659052.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't had much time to play with how this will look in the data explorer. i.e are all the host measured on one line with no instance(revision/replica) splitting?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again I think it depends on what you are trying to do. I think each revision and replica SHOULD be a separate host but we also need a way to measure deviations across revisions and replica for threshold alerting and dashboarding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just going to leave the tag on for my ones and not bother with renaming the individual hosts/services as i want to know exactly which node is playing up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be nice if the detected metadata could be expanded to behave like a process group/container group.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Mar 2024 04:40:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/239060#M31390</guid>
      <dc:creator>benjamin_mullan</dc:creator>
      <dc:date>2024-03-06T04:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Azure Container Apps with Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/239062#M31392</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/72980"&gt;@shibily&lt;/a&gt;, a container is&amp;nbsp;&lt;SPAN&gt;immutable so&amp;nbsp;&lt;/SPAN&gt;restart will generate an entirely new 'host/container'. Therefore, Dynatrace will also recognize this as a new host. For host naming, we've established a Global rule using the AzureHostName property, which incorporates the slot name {Host:AzureHostName/^([^.]++)}. Additionally, we used condition Paas Type equals 'Azure Websites.' You can experiment with adding IP, but keep in mind that it will result in longer names.&lt;BR /&gt;&lt;BR /&gt;For dashboarding purposes, we can harness the creative capabilities of Grail to generate visually appealing graphs with minimal interruptions and color changes when splitting on hosts. However, they can still be a bit challenging from time to time. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 05:48:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/239062#M31392</guid>
      <dc:creator>dylan_taelemans</dc:creator>
      <dc:date>2024-03-06T05:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Azure Container Apps with Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/280085#M36856</link>
      <description>&lt;P&gt;Are above still the best option to&amp;nbsp;&lt;SPAN&gt;Azure Container Apps with Dynatrace?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 15:43:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/280085#M36856</guid>
      <dc:creator>shohebakthar</dc:creator>
      <dc:date>2025-06-24T15:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Azure Container Apps with Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/280102#M36857</link>
      <description>&lt;P&gt;Yes,&lt;BR /&gt;As far as I know you still have the same two options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Monitor limited basic metrics&lt;/STRONG&gt; via the Azure integration:&lt;BR /&gt;&lt;A class="" href="https://www.dynatrace.com/support/help/shortlink/azure-container-instances" target="_new" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/azure-container-instances&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Bake the Dynatrace OneAgent into your Dockerfile&lt;/STRONG&gt;:&lt;BR /&gt;&lt;A class="" href="https://docs.dynatrace.com/docs/ingest-from/setup-on-container-platforms/docker/set-up-oneagent-on-containers-for-application-only-monitoring" target="_new" rel="noopener"&gt;https://docs.dynatrace.com/docs/ingest-from/setup-on-container-platforms/docker/set-up-oneagent-on-containers-for-application-only-monitoring&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 24 Jun 2025 18:32:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/280102#M36857</guid>
      <dc:creator>dylan_taelemans</dc:creator>
      <dc:date>2025-06-24T18:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor Azure Container Apps with Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/280130#M36867</link>
      <description>&lt;P&gt;Yes, it’s the best option at the moment.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 07:32:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-monitor-Azure-Container-Apps-with-Dynatrace/m-p/280130#M36867</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2025-06-25T07:32:47Z</dc:date>
    </item>
  </channel>
</rss>

