<?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: How do I set it Web request naming - Generate clean URLs ? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81074#M4846</link>
    <description>&lt;P&gt;Hello  Alexandre,&lt;/P&gt;&lt;P&gt;Thank you for the tip. It worked out the way you mentioned it, because I ended up finding another problem. so with your hint and some quick research I ended up using this metric from Reagex \ d + [0-9].&lt;BR /&gt;anyway I appreciate it. because without your tip I would not even know where to start!&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Jul 2018 15:06:24 GMT</pubDate>
    <dc:creator>felipe_oliveira</dc:creator>
    <dc:date>2018-07-11T15:06:24Z</dc:date>
    <item>
      <title>How to set request naming - generate clean URLs?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81072#M4844</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have a question about how Generate clean URLs work, what do I do to delete the numbers: example:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I need to delete my URL number: https://.../entrega-identificador/v1/entrega-identificador/pedido-entrega/89&lt;/P&gt;
&lt;P&gt;which are referent to the indeterminacy IDs of my client, but these numbers do not interest me and I would like to take them from my monitoring so that I can know the time for requesting services from me.&lt;BR /&gt;I am a layman in web programming and I do not know what is this Reagex&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 07:47:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81072#M4844</guid>
      <dc:creator>felipe_oliveira</dc:creator>
      <dc:date>2023-05-25T07:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set it Web request naming - Generate clean URLs ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81073#M4845</link>
      <description>&lt;P&gt;Hello &lt;STRONG&gt;Felipe,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I will give an example - perhaps it will help.&lt;/P&gt;&lt;P&gt;You have: &lt;A href="http://example.com/112412-ID/do_this.jsp"&gt;http://example.com/112412-ID/do_this.jsp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and you need to delete 112412-ID.&lt;/P&gt;&lt;P&gt;You can add this rule:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/17464-regex.jpg" /&gt;&lt;/P&gt;&lt;P&gt;After enabling you got&lt;/P&gt;&lt;P&gt;Page url &lt;A href="http://example.com/112412-ID/do_this.jsp"&gt;http://example.com/112412-ID/do_this.jsp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Resulted page URL: &lt;A href="http://example.com/112412-ID/do_this.jsp"&gt;http://example.com/*/do_this.jsp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For &lt;A href="http://example.com/112412/do_this.jsp"&gt;http://example.com/112412/do_this.jsp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you need use this rule:&lt;/P&gt;&lt;PRE&gt;\/\d+\/&lt;/PRE&gt;&lt;P&gt;I hope it will help. If not - specify what needs to be excluded.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jul 2018 07:21:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81073#M4845</guid>
      <dc:creator>Romanenkov_Alex</dc:creator>
      <dc:date>2018-07-11T07:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set it Web request naming - Generate clean URLs ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81074#M4846</link>
      <description>&lt;P&gt;Hello  Alexandre,&lt;/P&gt;&lt;P&gt;Thank you for the tip. It worked out the way you mentioned it, because I ended up finding another problem. so with your hint and some quick research I ended up using this metric from Reagex \ d + [0-9].&lt;BR /&gt;anyway I appreciate it. because without your tip I would not even know where to start!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jul 2018 15:06:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81074#M4846</guid>
      <dc:creator>felipe_oliveira</dc:creator>
      <dc:date>2018-07-11T15:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set it Web request naming - Generate clean URLs ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81075#M4847</link>
      <description>&lt;P&gt;I know it's been a while this was posted, but where exactly do I perform this setting?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 17:57:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81075#M4847</guid>
      <dc:creator>gmichels</dc:creator>
      <dc:date>2020-06-26T17:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set it Web request naming - Generate clean URLs ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81076#M4848</link>
      <description>&lt;P data-unlink="true"&gt;Hello Gustavo,&lt;/P&gt;
&lt;P&gt;You need go to Service settings &amp;gt; web request names&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/25488-1593413296919.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alexander&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 08:46:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81076#M4848</guid>
      <dc:creator>Romanenkov_Alex</dc:creator>
      <dc:date>2024-12-11T08:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set it Web request naming - Generate clean URLs ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81077#M4849</link>
      <description>&lt;P&gt;Thanks for the reply, I sort of found it under clean up URL rules, but I was looking for the "replace with" functionality which doesn't seem to exist anymore.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Do you still have the option on SaaS?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 13:27:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-set-request-naming-generate-clean-URLs/m-p/81077#M4849</guid>
      <dc:creator>gmichels</dc:creator>
      <dc:date>2020-06-29T13:27:58Z</dc:date>
    </item>
  </channel>
</rss>

