<?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: Is Segments replacing Management Zones? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/280566#M36924</link>
    <description>&lt;P&gt;This a useful function. You may consider protecting your token as you do not want to expose it when you save your code somewhere. It may be safer to extract the token from the header after the call or you do encrypt it using a fixed secret which you can extract from a meta fixed environment, use a local simple encrypt function. Let me know if you have a solution other wise I will provide my simple encrypt solution. The best is to extract the token from the header of the AppFunction call but I do not know how to do that at the moment, I can only extract the PayLoad, and I have no way to extract the header i-on its own. Hope this is helpful.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jul 2025 08:25:07 GMT</pubDate>
    <dc:creator>MarwanC</dc:creator>
    <dc:date>2025-07-02T08:25:07Z</dc:date>
    <item>
      <title>Understand Dynatrace Segments vs Management Zones</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273104#M36051</link>
      <description>&lt;P&gt;&lt;EM&gt;Summary:&amp;nbsp;This post clarifies the relationship between Dynatrace Segments and Management Zones. It explains their roles, differences, and how they complement each other in organising monitored environments.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;Is &lt;STRONG&gt;Segments&lt;/STRONG&gt; a replacement for &lt;STRONG&gt;Management Zones&lt;/STRONG&gt;?&lt;/P&gt;
&lt;P&gt;If yes, when will &lt;STRONG&gt;Management Zones&lt;/STRONG&gt; be deprecated?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 13:29:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273104#M36051</guid>
      <dc:creator>ASE</dc:creator>
      <dc:date>2026-01-21T13:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273117#M36053</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/74836"&gt;@ASE&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Dynatrace managed:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Management zone will continue as it’s unless otherwise stated by Dynatrace in the upcoming platform release notes.&lt;/LI&gt;&lt;LI&gt;it’s recommended to reach out to Dynatrace product expert via live chat if you’re expecting official response.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 05:51:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273117#M36053</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2025-03-21T05:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273131#M36055</link>
      <description>&lt;P&gt;Hi ASE,&lt;/P&gt;&lt;P&gt;As per my understanding, Segments are a lower level of separations for the environment, which can work on transactions, events, spans,..etc. you can consider it as a set of filters in one template. Management zone are mainly used for access controls across the environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Islam&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 08:04:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273131#M36055</guid>
      <dc:creator>Islam_Zedan</dc:creator>
      <dc:date>2025-03-21T08:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273242#M36068</link>
      <description>&lt;P&gt;I was told that &lt;EM&gt;"Segments is replacing Management Zones"&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;We are currently using &lt;STRONG&gt;Management Zones&lt;/STRONG&gt; as different environments (PROD, TEST, STAGING, etc..).&lt;/P&gt;&lt;P&gt;We have many Management Zone Rules for each.&lt;/P&gt;&lt;P&gt;When it comes to Problem Alerts, Problem Alerting Profiles, and Slack Notification Integration, Management Zones play a big part in this. For example, if an entity does not have a Management Zone assigned to it (via MZ rules), the Problem Alert won't be associated with a Problem Alerting Profile, causing the alert to not get routed to the relevant Slack channel. It's all interconnected.&lt;/P&gt;&lt;P&gt;With our current Management Zone configuration, we can easily filter our Problem Alerts in the Problems app by Management Zone (Environment). Example: If I only want to see PROD Problem Alerts, I select the PROD Management Zone. It's so easy and works really well for our teams.&lt;/P&gt;&lt;P&gt;My concern is Management Zones being deprecated/replaced and then having to rework/migrate everything to &lt;STRONG&gt;Segments&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Will &lt;STRONG&gt;Segments&lt;/STRONG&gt; be this interconnected with Problem Alerts, Problem Alerting Profiles, and Slack Notification Integration like Management Zones are?&lt;/P&gt;&lt;P&gt;I'm hoping I was just misinformed and we'll be able to keep Management Zone configurations as is. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 03:43:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273242#M36068</guid>
      <dc:creator>ASE</dc:creator>
      <dc:date>2025-03-22T03:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273349#M36094</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;The answer is "kind of" or "yes but no"&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;With the introduction of latest Dynatrace we had to find a new way to structure and filter data, as the existing static concept of (rule-based) Management Zones was not capable of supporting the new requirements coming hand-in-hand with the new Grail architecture, as well as the new scalability demands.&lt;/P&gt;
&lt;P&gt;As a result, there are three new concepts which all together help admins and users to organize data:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Buckets: for partitioning data based on requirements such as performance, compliance, retention times or licensing modes.&lt;/LI&gt;
&lt;LI&gt;(Data) access Control: based on attributes instead of rules - giving you all the flexibility you need to define access to data (and platform functionalities) down to individual records or even fields.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Data segmentation and filtering: logically structure your data - across all data types in a fully dynamic and scalable way, globally available across the whole Dynatrace platform&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please note: any app consuming data stored in Grail needs new IAM policies for defining access as well as Segments for filtering. Management Zones are only needed for classic apps and will be retired once we completely switch over to the latest Dynatrace.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So no, Segments are no direct replacement for Management Zones - but they take over a specific use case in a much more flexible and easier-to-manage way. And yes, also alerting profiles will be bound to Segments.&lt;/P&gt;
&lt;P&gt;We know that this is a huge change for existing customers - we are therefor currently crafting guides that help you in transitioning existing Management Zone definitions into Segments to reduce the work needed to an absolute minimum. Expect an update within the next weeks.&lt;/P&gt;
&lt;P&gt;If you have detailed questions feel free to reach out to your CSM.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 20:30:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273349#M36094</guid>
      <dc:creator>christian_k</dc:creator>
      <dc:date>2025-03-24T20:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273892#M36166</link>
      <description>&lt;P&gt;Thank you, &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47351"&gt;@christian_k&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;Do you have any information on how this will impact Metric Events?&lt;/P&gt;&lt;P&gt;We have hundreds of custom Metric Events that are all tied to specific Management Zones.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 22:51:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/273892#M36166</guid>
      <dc:creator>ASE</dc:creator>
      <dc:date>2025-03-28T22:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/276938#M36494</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an update regarding the guides ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aquilain&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 11:45:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/276938#M36494</guid>
      <dc:creator>Aquilain_3</dc:creator>
      <dc:date>2025-05-12T11:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/277742#M36565</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there an update regarding&lt;/SPAN&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 21:26:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/277742#M36565</guid>
      <dc:creator>jeffrey_valerio</dc:creator>
      <dc:date>2025-05-21T21:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/277759#M36571</link>
      <description>&lt;P&gt;Hello Aquilain&lt;/P&gt;
&lt;P&gt;The doc team is currently working on adding the first guide. Will go live this or next sprint.&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Christian&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 06:12:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/277759#M36571</guid>
      <dc:creator>christian_k</dc:creator>
      <dc:date>2025-05-22T06:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/277760#M36572</link>
      <description>&lt;P&gt;Hello Jeffrey&lt;/P&gt;
&lt;P&gt;See my reply above - first documents are in the making.&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Christian&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 06:13:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/277760#M36572</guid>
      <dc:creator>christian_k</dc:creator>
      <dc:date>2025-05-22T06:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/278929#M36700</link>
      <description>&lt;P&gt;I share the view of Peter, Management Zones are your helicopter view of your infrastructure and application and they are strongly linked to tags. The Segments are you low level filters for distributed traces. It does not make sense to deprecate management zones. You will agree with my conclusion if you follow this presentatio so you fully understand the concept of segments.&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=O4zWlwJ4hsA&amp;amp;t=244s" target="_blank"&gt;Analyze and filter trace data with Dynatrace | Dynatrace App Spotlights&lt;/A&gt;. No panic ASE, you have a good design in place in the MZ design.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jun 2025 17:34:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/278929#M36700</guid>
      <dc:creator>MarwanC</dc:creator>
      <dc:date>2025-06-07T17:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/278931#M36701</link>
      <description>&lt;P&gt;Sadly, the option to filter dashboards based on Managment Zones is no longer there in the new verison. It seems to be going in that direction. I need to do more digging into this but here is the full documentation if you are interested.&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/manage/segments" target="_blank"&gt;Segments — Dynatrace Docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jun 2025 10:37:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/278931#M36701</guid>
      <dc:creator>MarwanC</dc:creator>
      <dc:date>2025-06-08T10:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/278985#M36710</link>
      <description>&lt;P&gt;Hello Marwan&lt;BR /&gt;There are upcoming improvements for defining Segments (with improved support for tags) on the horizon.&lt;/P&gt;
&lt;P&gt;Feel free to reach out in case you identify any blocker for your use cases - would love to understand your background in more detail.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;BR /&gt;Christian&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 06:24:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/278985#M36710</guid>
      <dc:creator>christian_k</dc:creator>
      <dc:date>2025-06-10T06:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/278994#M36711</link>
      <description>&lt;P&gt;Thanks Christian, Please connect via linkedIn, happy to connect and share. My linkedIn is in my profile. see also my input in the same topic which I contributed to support Segments as well as Management Zone.&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-tips/A-new-way-to-look-at-Management-Zones-and-the-new-future-design/m-p/271996" target="_blank"&gt;A new way to look at Management Zones and the new future design-segments. - Dynatrace Community&lt;/A&gt;&amp;nbsp;- These two article need to link to each other as this topic is quite important and relevant. Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 08:59:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/278994#M36711</guid>
      <dc:creator>MarwanC</dc:creator>
      <dc:date>2025-06-10T08:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279178#M36727</link>
      <description>&lt;P&gt;Update regarding this statement:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;"With our current Management Zone configuration, we can easily filter our Problem Alerts in the Problems app by Management Zone (Environment). Example: If I only want to see PROD Problem Alerts, I select the PROD Management Zone. It's so easy and works really well for our teams."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I was able to create several &lt;STRONG&gt;Segments&amp;nbsp;&lt;/STRONG&gt;that we are now using in the new &lt;STRONG&gt;Problems&lt;/STRONG&gt; app that allow us to quickly "filter" by environment (which mirrors what we were able to do in the&amp;nbsp;&lt;STRONG&gt;Problems Classic&lt;/STRONG&gt; app).&lt;/P&gt;&lt;P&gt;This is working great for now.&lt;/P&gt;&lt;P&gt;However, my concern still stands. I'm still waiting to see how interconnected &lt;STRONG&gt;Segments&lt;/STRONG&gt; will be with our existing 200+ Metric Events, Problem Alerts, Problem Alerting Profiles, and Slack Notification Integrations.&lt;/P&gt;&lt;P&gt;When you create a custom Metric Event, the Management Zone field has a direct effect on whether or not the Problem Alert it generates will be routed to its respective Slack alerting channel.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 22:42:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279178#M36727</guid>
      <dc:creator>ASE</dc:creator>
      <dc:date>2025-06-11T22:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279222#M36731</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47351"&gt;@christian_k&lt;/a&gt;&amp;nbsp;for insightful answer and organized content.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 08:05:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279222#M36731</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2025-06-12T08:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279255#M36734</link>
      <description>&lt;P&gt;All, Please also vote for this one. Thank you.&amp;nbsp;&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/Management-Zone-filter-for-New-style-Dashboard/idi-p/279254#M52383" target="_blank"&gt;https://community.dynatrace.com/t5/Product-ideas/Management-Zone-filter-for-New-style-Dashboard/idi-p/279254#M52383&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 14:42:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279255#M36734</guid>
      <dc:creator>MarwanC</dc:creator>
      <dc:date>2025-06-12T14:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279264#M36735</link>
      <description>&lt;P&gt;Please see this:&lt;/P&gt;&lt;P&gt;&lt;A class="" href="https://community.dynatrace.com/t5/Product-ideas/Add-in-a-conversion-mechanism-to-convert-the-Management-Zone-to/idi-p/274901" target="_blank" rel="noopener"&gt;Add in a conversion mechanism to convert the Management Zone to the new Segment Design&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, you can do a Variable using dql to pull MZs.&lt;/P&gt;&lt;P&gt;Example of a service:&lt;/P&gt;&lt;P&gt;fetch dt.entity.service&lt;BR /&gt;| filter isNotNull(managementZones)&lt;BR /&gt;| fields managementZones&lt;BR /&gt;| dedup managementZones&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know not what most of us are use to but it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 15:22:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279264#M36735</guid>
      <dc:creator>Kenny_Gillette</dc:creator>
      <dc:date>2025-06-12T15:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279291#M36738</link>
      <description>&lt;P&gt;Dynatrace has decided to change the model, so they are supposed to help us achieve the same result we have today using MZ and policies.&lt;BR /&gt;For now it is not the case, we are in an hybrid state with no clear idea of how to achieve that&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 17:59:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279291#M36738</guid>
      <dc:creator>nicolas_nguyen</dc:creator>
      <dc:date>2025-06-12T17:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is Segments replacing Management Zones?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279303#M36743</link>
      <description>&lt;P&gt;Hello Nicolas&lt;/P&gt;
&lt;P&gt;You can be assured that we 100% understand your point.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please get in touch with your CSM and point him to this thread. In case they are not sure what to do, let them know they should contact me to support you in your transition journey.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;BR /&gt;Christian&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 20:00:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understand-Dynatrace-Segments-vs-Management-Zones/m-p/279303#M36743</guid>
      <dc:creator>christian_k</dc:creator>
      <dc:date>2025-06-12T20:00:38Z</dc:date>
    </item>
  </channel>
</rss>

