<?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 Service Naming Rule API using Request Attribute in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Service-Naming-Rule-API-using-Request-Attribute/m-p/164962#M1218</link>
    <description>&lt;P&gt;I am trying to rename all of the requests that come in with "/hiddencall" with the "a-bcd-operation-name" requestAttribute value. This does not work, but shows no errors . An example of a value could be something like CustomerUpdateCart. Here is the body of the API call.&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"enabled": true,&lt;BR /&gt;"namingPattern": "{RealName}",&lt;BR /&gt;"conditions": [&lt;BR /&gt;{&lt;BR /&gt;"attribute": "REQUEST_NAME",&lt;BR /&gt;"comparisonInfo": {&lt;BR /&gt;"type": "STRING",&lt;BR /&gt;"comparison": "BEGINS_WITH",&lt;BR /&gt;"value": "/hiddencall",&lt;BR /&gt;"negate": false,&lt;BR /&gt;"isCaseSensitive": false&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"placeholders": [&lt;BR /&gt;{&lt;BR /&gt;"name": "RealName",&lt;BR /&gt;"attribute": "SERVICE_REQUEST_ATTRIBUTE",&lt;BR /&gt;"requestAttribute": "a-bcd-operation-name",&lt;BR /&gt;"kind": "AFTER_DELIMITER",&lt;BR /&gt;"delimiterOrRegex": "="&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Apr 2021 12:40:53 GMT</pubDate>
    <dc:creator>curtis_kellogg</dc:creator>
    <dc:date>2021-04-27T12:40:53Z</dc:date>
    <item>
      <title>Service Naming Rule API using Request Attribute</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Service-Naming-Rule-API-using-Request-Attribute/m-p/164962#M1218</link>
      <description>&lt;P&gt;I am trying to rename all of the requests that come in with "/hiddencall" with the "a-bcd-operation-name" requestAttribute value. This does not work, but shows no errors . An example of a value could be something like CustomerUpdateCart. Here is the body of the API call.&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"enabled": true,&lt;BR /&gt;"namingPattern": "{RealName}",&lt;BR /&gt;"conditions": [&lt;BR /&gt;{&lt;BR /&gt;"attribute": "REQUEST_NAME",&lt;BR /&gt;"comparisonInfo": {&lt;BR /&gt;"type": "STRING",&lt;BR /&gt;"comparison": "BEGINS_WITH",&lt;BR /&gt;"value": "/hiddencall",&lt;BR /&gt;"negate": false,&lt;BR /&gt;"isCaseSensitive": false&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"placeholders": [&lt;BR /&gt;{&lt;BR /&gt;"name": "RealName",&lt;BR /&gt;"attribute": "SERVICE_REQUEST_ATTRIBUTE",&lt;BR /&gt;"requestAttribute": "a-bcd-operation-name",&lt;BR /&gt;"kind": "AFTER_DELIMITER",&lt;BR /&gt;"delimiterOrRegex": "="&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 12:40:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Service-Naming-Rule-API-using-Request-Attribute/m-p/164962#M1218</guid>
      <dc:creator>curtis_kellogg</dc:creator>
      <dc:date>2021-04-27T12:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Service Naming Rule API using Request Attribute</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Service-Naming-Rule-API-using-Request-Attribute/m-p/164965#M1219</link>
      <description>&lt;P&gt;After trying various comparison values , using "EQUALS"&amp;nbsp; is what worked&lt;/P&gt;&lt;P&gt;Replaced&amp;nbsp;&lt;SPAN&gt;"comparison": "BEGINS_WITH", with&amp;nbsp;"comparison": "EQUALS",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and now the naming rule works as expected.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 15:15:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Service-Naming-Rule-API-using-Request-Attribute/m-p/164965#M1219</guid>
      <dc:creator>curtis_kellogg</dc:creator>
      <dc:date>2021-04-26T15:15:59Z</dc:date>
    </item>
  </channel>
</rss>

