<?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: Multi-Environment Service Dashboarding in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Build-Multi-Environment-Service-Dashboards-in-Dynatrace/m-p/185450#M2316</link>
    <description>&lt;P&gt;Hey swin12,&lt;BR /&gt;&lt;BR /&gt;The easiest method you could use to resolve this is by putting all of the services or key requests on the one tile. Then, when you filter by your management zones it will include only the services or key requests that can be seen within that management zone. Below I have attached an example. You can see I have the same metric specified twice for the same graph but each one is filtered for a different request. Assuming each request is in a different management zone then it will display only the metric for requests you can see in the management zone you're in. To set this up you need to be in the "All" management zone but then afterwards you can filter by management zone to see the results.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fin_Ubels_0-1650930555268.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/5492iA1E9C63BEA4E132A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fin_Ubels_0-1650930555268.png" alt="Fin_Ubels_0-1650930555268.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This method is limited to 10 metrics so as long as you don't have more than 10 services/requests that you wish to dashboard then it should be fine.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;A more flexible and better long term solution is having the metric defined and then split by service or split by request instead of filtering for a specific one. Now I understand this is not ideal if you have more than a couple in each management zone but it is more flexible as my first solution offered does not adapt to changes within your environment. To make this work you can reduce the number of requests or services that show up by using the entity selector to filter for only requests or services that match certain criteria. Below I have an example which filters out all requests with a name containing "/recipe/mushroom". To make this work within your environment you can use naming rules for the requests and services you want to dashboard to make them all have an identifier that you could then filter for using the entity selector.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fin_Ubels_2-1650932641194.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/5494i0438EDB96E9D6063/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fin_Ubels_2-1650932641194.png" alt="Fin_Ubels_2-1650932641194.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Using this method allows you to easily add more services or requests in the future by configuring your naming rule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Docs for the entity selector&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/entity-selector" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/entity-selector&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Docs for naming rules&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/services/service-detection-and-naming/customize-service-naming" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/services/service-detection-and-naming/customize-service-naming&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/services/service-monitoring-settings/set-up-request-naming" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/services/service-monitoring-settings/set-up-request-naming&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Apr 2022 00:36:39 GMT</pubDate>
    <dc:creator>Fin_Ubels</dc:creator>
    <dc:date>2022-04-26T00:36:39Z</dc:date>
    <item>
      <title>Build Multi‑Environment Service Dashboards in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Build-Multi-Environment-Service-Dashboards-in-Dynatrace/m-p/185431#M2315</link>
      <description>&lt;P&gt;&lt;EM&gt;Summary:&amp;nbsp;This post explains options for displaying service data from multiple Dynatrace environments in a single dashboard. It discusses current limitations and possible approaches, such as API queries or external aggregation.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Hi there,&lt;/P&gt;
&lt;P&gt;I am looking for advice related to dashboarding service data for an application that is sending OneAgent data from multiple environments. So far, I have created management zones that allow me to filter the Dynatrace SaaS tenant such that I can see only service data for a single environment at a time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, I put together a dashboard that visualizes several things:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Host and Service health honeycomb tiles.&lt;/LI&gt;
&lt;LI&gt;Top 10 lists of slow, erroring, or high-count services.&lt;/LI&gt;
&lt;LI&gt;Metrics for a specific service.&lt;/LI&gt;
&lt;LI&gt;Metrics for a specific key request of a service.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Using a single dashboard, I can see tiles #1 and #2 above dynamically change when I select a different management zone. However, because the data explorer used for tiles #3 and #4 involves me selecting an environment-specific service or key request ID, I do not see the same effect when I change management zones (those tiles don't show data when the zone that doesn't contain that service ID is chosen).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I were to export the codified version of this dashboard as a baseline for another application environment, these hard-coded service IDs would cause some issues. This has led me down the path of creating multiple dashboards, which I feel is also not ideal. So, given the following scenario... What would be the best way of displaying this data on a single dashboard (if possible)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Average response time for&amp;nbsp;SERVICE-62CB109C62F0206B (service named "foobar" in UAT environment, visible in management zone named "UAT").&lt;/P&gt;
&lt;P&gt;- Average response time for SERVICE-3E48C5B068474940&amp;nbsp;(service named "foobar" in PROD environment, visible in management zone named "PROD").&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 11:01:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Build-Multi-Environment-Service-Dashboards-in-Dynatrace/m-p/185431#M2315</guid>
      <dc:creator>swin12</dc:creator>
      <dc:date>2026-01-26T11:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-Environment Service Dashboarding</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Build-Multi-Environment-Service-Dashboards-in-Dynatrace/m-p/185450#M2316</link>
      <description>&lt;P&gt;Hey swin12,&lt;BR /&gt;&lt;BR /&gt;The easiest method you could use to resolve this is by putting all of the services or key requests on the one tile. Then, when you filter by your management zones it will include only the services or key requests that can be seen within that management zone. Below I have attached an example. You can see I have the same metric specified twice for the same graph but each one is filtered for a different request. Assuming each request is in a different management zone then it will display only the metric for requests you can see in the management zone you're in. To set this up you need to be in the "All" management zone but then afterwards you can filter by management zone to see the results.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fin_Ubels_0-1650930555268.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/5492iA1E9C63BEA4E132A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fin_Ubels_0-1650930555268.png" alt="Fin_Ubels_0-1650930555268.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This method is limited to 10 metrics so as long as you don't have more than 10 services/requests that you wish to dashboard then it should be fine.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;A more flexible and better long term solution is having the metric defined and then split by service or split by request instead of filtering for a specific one. Now I understand this is not ideal if you have more than a couple in each management zone but it is more flexible as my first solution offered does not adapt to changes within your environment. To make this work you can reduce the number of requests or services that show up by using the entity selector to filter for only requests or services that match certain criteria. Below I have an example which filters out all requests with a name containing "/recipe/mushroom". To make this work within your environment you can use naming rules for the requests and services you want to dashboard to make them all have an identifier that you could then filter for using the entity selector.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fin_Ubels_2-1650932641194.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/5494i0438EDB96E9D6063/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fin_Ubels_2-1650932641194.png" alt="Fin_Ubels_2-1650932641194.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Using this method allows you to easily add more services or requests in the future by configuring your naming rule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Docs for the entity selector&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/entity-selector" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/entity-selector&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Docs for naming rules&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/services/service-detection-and-naming/customize-service-naming" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/services/service-detection-and-naming/customize-service-naming&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/services/service-monitoring-settings/set-up-request-naming" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/services/service-monitoring-settings/set-up-request-naming&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 00:36:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Build-Multi-Environment-Service-Dashboards-in-Dynatrace/m-p/185450#M2316</guid>
      <dc:creator>Fin_Ubels</dc:creator>
      <dc:date>2022-04-26T00:36:39Z</dc:date>
    </item>
  </channel>
</rss>

