<?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: Management Zone Rule in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268970#M2871</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like I mentioned, I'm unable to add clusterId in the rule condition. Could you please elaborate how do I set that up?&lt;/P&gt;&lt;P&gt;Also, if you would guide on the tags as well, that would really help.&lt;/P&gt;</description>
    <pubDate>Sat, 01 Feb 2025 15:32:30 GMT</pubDate>
    <dc:creator>romil618</dc:creator>
    <dc:date>2025-02-01T15:32:30Z</dc:date>
    <item>
      <title>Management Zone Rule</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268966#M2869</link>
      <description>&lt;P&gt;I've a unique situation where I've multiple Azure AKS Clusters with same name across different subscriptions. I need to create separate management zone for each of them. What should be the rule to make sure only the cluster for which the management zone is created would appear when user selects the management zone? I tried cluster name in the rule, but that showed all the clusters in the same management zone. The only unique thing for each cluster was the clusterId, but that property is not available in the rule.&lt;/P&gt;&lt;P&gt;example aks-test1 (subscription1)&amp;nbsp; &amp;nbsp;management zone:&amp;nbsp; (test1-mz)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;aks-test1 (subscription2).&amp;nbsp; &amp;nbsp;management zone (test2-mz)&lt;/P&gt;&lt;P&gt;when I create management zone for aks-test1 it by default uses the cluster name in the rule and both aks clusters show up in test1-mz.&lt;/P&gt;&lt;P&gt;Please suggest a solution.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 23:02:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268966#M2869</guid>
      <dc:creator>romil618</dc:creator>
      <dc:date>2025-01-31T23:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Management Zone Rule</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268969#M2870</link>
      <description>&lt;P&gt;Heya,&lt;BR /&gt;There are two ways of doing this, when creating management zones, try using the cluster IDs instead of cluster names. Cluster IDs you can find in your URL when you open that cluster in Dynatrace.&lt;BR /&gt;&lt;BR /&gt;Second way is use Tags. Tags are the most underrated part when it comes to entities in Dynatrace yet so useful and powerful for filtering. Though the name is same you have an Idea of which cluster belongs to which MZ right? Just open that cluster and put a Tag on it. Then when creating MZs use Tags to filter out only the entities with certain tags&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2025 11:48:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268969#M2870</guid>
      <dc:creator>Maheedhar_T</dc:creator>
      <dc:date>2025-02-01T11:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Management Zone Rule</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268970#M2871</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like I mentioned, I'm unable to add clusterId in the rule condition. Could you please elaborate how do I set that up?&lt;/P&gt;&lt;P&gt;Also, if you would guide on the tags as well, that would really help.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2025 15:32:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268970#M2871</guid>
      <dc:creator>romil618</dc:creator>
      <dc:date>2025-02-01T15:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Management Zone Rule</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268974#M2872</link>
      <description>&lt;P&gt;Heya,&lt;BR /&gt;So when you go to the cluster the URL would look something like this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://__/dynatrace.classic.kubernetes/ui/entity/KUBERNETES_CLUSTER-7DA994C4A192A429?gtf=-2h&amp;amp;gf=all&amp;amp;sessionId=clMqT-mL5KUEiSN5&lt;/LI-CODE&gt;&lt;P&gt;from this, what we are interested in is&amp;nbsp;KUBERNETES_CLUSTER-7DA994C4A192A429&lt;BR /&gt;We use this in entitySelector string in management zone creation.&lt;BR /&gt;Like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Maheedhar_T_0-1738474269588.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26122i0BB18206EC45284B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Maheedhar_T_0-1738474269588.png" alt="Maheedhar_T_0-1738474269588.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Same goes with tags as well. We use a entity Selector query for that one too. Once you have added the tags from Auto-Tagging rule (Again need to use entity Selector query here).&lt;BR /&gt;We can use the entity selector query like this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Maheedhar_T_1-1738474404151.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26123i227906356F2F01DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Maheedhar_T_1-1738474404151.png" alt="Maheedhar_T_1-1738474404151.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Let me know if it worked.&lt;BR /&gt;Thanks&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2025 05:33:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268974#M2872</guid>
      <dc:creator>Maheedhar_T</dc:creator>
      <dc:date>2025-02-02T05:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Management Zone Rule</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268984#M2873</link>
      <description>&lt;P&gt;Thank you!! That did work for MZ on the AKS cluster, but metrics does not appear when I click the cluster. I used the first option with entityid of the cluster for creating management zone&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="romil618_0-1738522031535.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26127i9C6038C32A17F700/image-size/medium?v=v2&amp;amp;px=400" role="button" title="romil618_0-1738522031535.png" alt="romil618_0-1738522031535.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2025 18:49:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268984#M2873</guid>
      <dc:creator>romil618</dc:creator>
      <dc:date>2025-02-02T18:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Management Zone Rule</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268997#M2874</link>
      <description>&lt;P&gt;Heya,&lt;BR /&gt;Without MZ you are able to see the metrics, right?&lt;BR /&gt;So, it must be something with the access. Can you check your RBAC once?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 04:19:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/268997#M2874</guid>
      <dc:creator>Maheedhar_T</dc:creator>
      <dc:date>2025-02-03T04:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Management Zone Rule</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/269104#M2875</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I can see the metrics without the MZ. The access seems to be fine. We tried adding another namespace and node filter with that entity id and the namespaces node metrics showed up in the management zone,&amp;nbsp; but still dont see pods, pod metrics, etc. Adding these entityid based rules for all would be cumbersome and still would not show all the data in MZ.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 17:16:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/269104#M2875</guid>
      <dc:creator>romil618</dc:creator>
      <dc:date>2025-02-03T17:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Management Zone Rule</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/269156#M2876</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/82961"&gt;@romil618&lt;/a&gt; I leave you the &lt;A href="https://community.dynatrace.com/t5/Container-platforms/Tagging-Kubernetes-Clusters-Workloads-and-Pods/m-p/201159#M1591" target="_self"&gt;link&lt;/A&gt; to this post where you have several rules for your K8 and you also need to add the Dimensional Rules for metrics.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielS_0-1738629808722.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26170i8226FFC90D9CF99C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielS_0-1738629808722.png" alt="DanielS_0-1738629808722.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 00:43:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Management-Zone-Rule/m-p/269156#M2876</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2025-02-04T00:43:35Z</dc:date>
    </item>
  </channel>
</rss>

