<?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 Copy request attributes/service naming rules between Dynatrace environments in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117820#M1522</link>
    <description>&lt;P&gt;Hi, I am trying to copy the Request attributes and Service naming rules from QA Dynatrace Environment to PROD Dynatrace Environments across all datacenters. Please suggest if there is a way I can do import/export instead of manually creating the same rules in each Environment/Datacenter? Appreciate your help! Thanks, Suresh.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jun 2023 08:54:44 GMT</pubDate>
    <dc:creator>sureshKumarK</dc:creator>
    <dc:date>2023-06-13T08:54:44Z</dc:date>
    <item>
      <title>Copy request attributes/service naming rules between Dynatrace environments</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117820#M1522</link>
      <description>&lt;P&gt;Hi, I am trying to copy the Request attributes and Service naming rules from QA Dynatrace Environment to PROD Dynatrace Environments across all datacenters. Please suggest if there is a way I can do import/export instead of manually creating the same rules in each Environment/Datacenter? Appreciate your help! Thanks, Suresh.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 08:54:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117820#M1522</guid>
      <dc:creator>sureshKumarK</dc:creator>
      <dc:date>2023-06-13T08:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Request attributes/service naming rules between Dynatrace environments (Managed)?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117821#M1523</link>
      <description>&lt;P&gt;Hi Suresh!&lt;/P&gt;&lt;P&gt;This is the typical use case for REST API:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/service-api/request-attributes-api/"&gt;https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/service-api/request-attributes-api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Get the configuration from one environment and PUT it to the other. Same with service naming rules. &lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 05:31:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117821#M1523</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2020-10-13T05:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Request attributes/service naming rules between Dynatrace environments (Managed)?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117822#M1524</link>
      <description>&lt;P&gt;Don't forget you can also do a POST instead of PUT and use the same UUID identifier for the rules between environments. This will save you a lot of time and effort when trying to update the rules between tenants. Otherwise you will have different identifiers in each environment and this will be a nightmare to update and maintain.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 06:21:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117822#M1524</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-10-13T06:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Request attributes/service naming rules between Dynatrace environments (Managed)?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117823#M1525</link>
      <description>&lt;P&gt;Thanks &lt;A href="https://community.dynatrace.com/users/5499/view.html" target="_blank" rel="user noopener noreferrer"&gt;@Radoslaw S.&lt;/A&gt; &lt;A href="https://community.dynatrace.com/users/16467/view.html" target="_blank" rel="user noopener noreferrer"&gt;@Július L.&lt;/A&gt; Do we know whether there is an API available for Request naming at the Service level? I see it is available for Global request naming only. If there is no API available, could you suggest the best approach for the following?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-API/Defining-request-naming-rules-Globally-or-at-Service-level/m-p/119984" target="_blank" rel="noopener noreferrer"&gt;Defining request naming rules Globally or at Service level?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 14:33:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117823#M1525</guid>
      <dc:creator>sureshKumarK</dc:creator>
      <dc:date>2025-03-17T14:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Request attributes/service naming rules between Dynatrace environments (Managed)?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117824#M1526</link>
      <description>&lt;P&gt;No at the moment you can only use global naming rules. However, you can leverage service properties or tags to narrow down and specify list of services where these rules should apply.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 06:45:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Copy-request-attributes-service-naming-rules-between-Dynatrace/m-p/117824#M1526</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2020-12-15T06:45:31Z</dc:date>
    </item>
  </channel>
</rss>

