<?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 Splitting web requests based on query string in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Splitting-web-requests-based-on-query-string/m-p/250120#M33019</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;
&lt;P&gt;I'm trying to create a dashboard where I can separate the web requests from a specific URL based on the part of its query string (more specifically, on one parameter). I found that the {relative-url} splitting does a similar job, but it is too segregated/specific since I want to group up all the web requests with the same specific parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to do this? or is there a way to apply a specific filter/regex over the results of the dimension splitter {relative-url}?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, everyone&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2024 12:25:13 GMT</pubDate>
    <dc:creator>douglas_morais</dc:creator>
    <dc:date>2024-07-12T12:25:13Z</dc:date>
    <item>
      <title>Splitting web requests based on query string</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Splitting-web-requests-based-on-query-string/m-p/250120#M33019</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;
&lt;P&gt;I'm trying to create a dashboard where I can separate the web requests from a specific URL based on the part of its query string (more specifically, on one parameter). I found that the {relative-url} splitting does a similar job, but it is too segregated/specific since I want to group up all the web requests with the same specific parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to do this? or is there a way to apply a specific filter/regex over the results of the dimension splitter {relative-url}?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, everyone&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 12:25:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Splitting-web-requests-based-on-query-string/m-p/250120#M33019</guid>
      <dc:creator>douglas_morais</dc:creator>
      <dc:date>2024-07-12T12:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting web requests based on query string</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Splitting-web-requests-based-on-query-string/m-p/250190#M33029</link>
      <description>&lt;P&gt;The easiest way to do this is with Request Attributes based on that query string and use that value to apply some rules and create your own Custom Service Metrics (CSM):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Request Attribute: &lt;A href="https://docs.dynatrace.com/docs/shortlink/request-attributes-web-requests" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/shortlink/request-attributes-web-requests&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Custom Service Metric: &lt;A href="https://docs.dynatrace.com/docs/shortlink/calculated-service-metric" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/shortlink/calculated-service-metric&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope you find it useful.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 15:14:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Splitting-web-requests-based-on-query-string/m-p/250190#M33029</guid>
      <dc:creator>Eric_Yu</dc:creator>
      <dc:date>2024-07-09T15:14:43Z</dc:date>
    </item>
  </channel>
</rss>

