<?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: trying to apply request attribute as filter to multidimensional analysis tools in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275525#M36340</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87040"&gt;@CarlosTF&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly check the configured Oneagent headers features, make sure the required headers are activated and enabled properly, Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Apr 2025 07:00:29 GMT</pubDate>
    <dc:creator>Peter_Youssef</dc:creator>
    <dc:date>2025-04-21T07:00:29Z</dc:date>
    <item>
      <title>Apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/272293#M35970</link>
      <description>&lt;P&gt;Hello everybody.&lt;BR /&gt;&lt;BR /&gt;I've been using the '&lt;SPAN&gt;Custom multidimensional analysis' to get the 'Request Count', filtering&amp;nbsp; by Service types and by custom 'service tags' and&amp;nbsp; 'process group tags', and spltting by dimension&amp;nbsp;{Request:Name} to successfully get a list of top web request.&lt;BR /&gt;&lt;BR /&gt;Now , I would like to narrow my querry a bit more by using a request attribute (yet to be done) as value to narrow the filter.&lt;BR /&gt;&lt;BR /&gt;The results I've got so far look like these:&lt;BR /&gt;&lt;BR /&gt;/bi/eu/checkout&lt;BR /&gt;/health/probe.html&lt;BR /&gt;/ma/ca/ginbi/1/authentication/loginInfo&lt;BR /&gt;/bc/ca/ginbi/1/authentication/loginInfo&lt;BR /&gt;preferences&lt;BR /&gt;/lu/ga/checkout&lt;BR /&gt;&lt;BR /&gt;I would like to create a request attribute called 'region' that would use the following regex:&lt;BR /&gt;^/([a-z]{2})/&lt;BR /&gt;Which means that in case the request looks like this:&lt;BR /&gt;/**/co/whatever&amp;nbsp; &amp;nbsp; -&amp;gt; It will get the value of the two characters between the 2nd and 3rd '/' character.&lt;BR /&gt;&lt;BR /&gt;By doing this. When for example filtering by: Request attribute: region = "ca"&amp;nbsp; &amp;nbsp; &amp;nbsp;--&amp;gt; it should only return:&lt;BR /&gt;/ma/ca/ginbi/1/authentication/loginInfo&lt;BR /&gt;/bc/ca/ginbi/1/authentication/loginInfo&lt;BR /&gt;&lt;BR /&gt;I've tried unsuccesfully different approaches by using these datasources:&lt;BR /&gt;Capture Web request URL path globally&lt;BR /&gt;Capture Web service method name globally&lt;BR /&gt;Capture Web request URL path globally&lt;BR /&gt;Capture Web request URL globally&lt;BR /&gt;&lt;BR /&gt;But I only see the request attribute created and attached to traces but not to web request.&lt;BR /&gt;&lt;BR /&gt;It is possible to get this done?&lt;BR /&gt;&lt;BR /&gt;Any help about whjat can I be doing wrong?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 09:52:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/272293#M35970</guid>
      <dc:creator>CarlosTF</dc:creator>
      <dc:date>2025-05-06T09:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: trying to apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275519#M36338</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87040"&gt;@CarlosTF&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I just want to confirm if I understood correctly, based on your message, the request attribute has been created and is being captured successfully, and you can see it in the traces. However, you’re looking to include this request attribute in the request name, correct?&lt;/P&gt;&lt;P&gt;If that’s the case, you can achieve this by creating a request naming rule that utilizes the request attribute.&lt;/P&gt;&lt;P&gt;Let me know if that helps or if I misunderstood anything.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 05:18:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275519#M36338</guid>
      <dc:creator>Mohamed_Hamdy</dc:creator>
      <dc:date>2025-04-21T05:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: trying to apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275524#M36339</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87040"&gt;@CarlosTF&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly review the attached Dynatrace resources:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/request-attributes" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/request-attributes&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/request-attributes/capture-request-attributes-based-on-web-request-data" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/request-attributes/capture-request-attributes-based-on-web-request-data&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/request-attributes/filter-monitoring-data-via-request-attributes" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/request-attributes/filter-monitoring-data-via-request-attributes&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 06:58:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275524#M36339</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2025-04-21T06:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: trying to apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275525#M36340</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87040"&gt;@CarlosTF&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly check the configured Oneagent headers features, make sure the required headers are activated and enabled properly, Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 07:00:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275525#M36340</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2025-04-21T07:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: trying to apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275526#M36341</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87040"&gt;@CarlosTF&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if possible kindly share a configuration sample for further analysis, Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 07:02:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275526#M36341</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2025-04-21T07:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: trying to apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275528#M36342</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87040"&gt;@CarlosTF&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;PFA screenshot for validation&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-04-21_11h09_17.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27638i46DAE73DCF3BE35B/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-04-21_11h09_17.png" alt="2025-04-21_11h09_17.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 07:11:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275528#M36342</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2025-04-21T07:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: trying to apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275530#M36343</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87040"&gt;@CarlosTF&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in addition to the available resource, kindly make sure that Dynatrace headers aren't blocked through Firewall or Network devices as per&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/initial-setup/firewall-constraints-for-rum#headers" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/initial-setup/firewall-constraints-for-rum#headers&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;on the other side, validate the CMC related configurations&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-04-21_11h15_40.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27639iBD5D42F393D78AA1/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-04-21_11h15_40.png" alt="2025-04-21_11h15_40.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 07:18:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275530#M36343</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2025-04-21T07:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: trying to apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275532#M36344</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87040"&gt;@CarlosTF&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PFA Dynatrace ref as it contains related information to the current scenario:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/managed/ingest-from/dynatrace-oneagent/adaptive-traffic-management/adaptive-traffic-management-managed" target="_blank"&gt;Adaptive traffic management for Dynatrace Managed — Dynatrace Managed Docs&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-04-21_11h23_07.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27640i410B819143084AAE/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-04-21_11h23_07.png" alt="2025-04-21_11h23_07.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kindly keep us posted.&lt;BR /&gt;Hoping it helps,&lt;BR /&gt;BR&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 07:25:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275532#M36344</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2025-04-21T07:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: trying to apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275534#M36345</link>
      <description>&lt;P&gt;Good morning and thank you Peter, Mohammed, and everyody who tried to invstigate or answer this.&lt;BR /&gt;&lt;BR /&gt;I've finally got it working when setting it like this:&lt;BR /&gt;Data type -&amp;gt; text&lt;/P&gt;&lt;P&gt;All disticnt values&lt;BR /&gt;To upper case&lt;BR /&gt;&lt;SPAN&gt;Allow this request attribute to access unmasked personal data. (Enabled)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Add new datasource:&lt;BR /&gt;&lt;SPAN&gt;Request attribute source: Web Request URL Path&lt;BR /&gt;Specify where the attribute is captured and then stored: Capture from both client ans server side and store where found.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;This worked.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you all again &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Em&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 08:26:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275534#M36345</guid>
      <dc:creator>CarlosTF</dc:creator>
      <dc:date>2025-04-21T08:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: trying to apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275536#M36346</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87040"&gt;@CarlosTF&lt;/a&gt;&amp;nbsp;for keeping us posted, Best of luck during upcoming challenges and solutions&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@6EDF483EF947B43E16DF999BED8ABCC0/images/emoticons/dynaspin.gif" alt=":dynaspin:" title=":dynaspin:" /&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 08:48:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275536#M36346</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2025-04-21T08:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: trying to apply request attribute as filter to multidimensional analysis tools</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275543#M36347</link>
      <description>&lt;P&gt;No, thanks to you guys:&lt;BR /&gt;&lt;BR /&gt;I forgot to add something&lt;/P&gt;&lt;P&gt;I've finally got it working when setting it like this:&lt;BR /&gt;Data type -&amp;gt; text&lt;/P&gt;&lt;P&gt;All disticnt values&lt;BR /&gt;To upper case&lt;BR /&gt;&lt;SPAN&gt;Allow this request attribute to access unmasked personal data. (Enabled)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Add new datasource:&lt;BR /&gt;&lt;SPAN&gt;Request attribute source: Web Request URL Path&lt;BR /&gt;Specify where the attribute is captured and then stored: Capture from both client ans server side and store where found.&lt;/SPAN&gt;&lt;BR /&gt;Also in the '&lt;SPAN&gt;Further restrict or process captured parameters (optional)' section:&lt;BR /&gt;Prune whitespace: Enabled&lt;BR /&gt;and&amp;nbsp;&lt;BR /&gt;Extract value from captured data per regex:&amp;nbsp; &amp;nbsp; ^/([a-z]{2})/&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This time, this is the right solution.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 10:48:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Apply-request-attribute-as-filter-to-multidimensional-analysis/m-p/275543#M36347</guid>
      <dc:creator>CarlosTF</dc:creator>
      <dc:date>2025-04-21T10:48:56Z</dc:date>
    </item>
  </channel>
</rss>

