<?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 Filter user actions by a http method in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-user-actions-by-a-http-method/m-p/203771#M4117</link>
    <description>&lt;P&gt;Hey all,&lt;/P&gt;
&lt;P&gt;I'm trying to define a couple of user actions same xhrurls, but a different http method.&lt;/P&gt;
&lt;P&gt;Any way to do this? I tried to add a placeholder "httpMethod" linked to metadata + define user action with xhrurl + httpMethod equal to my verb, but it seems to not work.&lt;/P&gt;
&lt;P&gt;Would the "session and action properties" work with the custom-defined property / server-side request feature? Any example of how to do this?&lt;/P&gt;
&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2023 11:26:50 GMT</pubDate>
    <dc:creator>laurent</dc:creator>
    <dc:date>2023-02-07T11:26:50Z</dc:date>
    <item>
      <title>Filter user actions by a http method</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-user-actions-by-a-http-method/m-p/203771#M4117</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;
&lt;P&gt;I'm trying to define a couple of user actions same xhrurls, but a different http method.&lt;/P&gt;
&lt;P&gt;Any way to do this? I tried to add a placeholder "httpMethod" linked to metadata + define user action with xhrurl + httpMethod equal to my verb, but it seems to not work.&lt;/P&gt;
&lt;P&gt;Would the "session and action properties" work with the custom-defined property / server-side request feature? Any example of how to do this?&lt;/P&gt;
&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 11:26:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-user-actions-by-a-http-method/m-p/203771#M4117</guid>
      <dc:creator>laurent</dc:creator>
      <dc:date>2023-02-07T11:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with http method my user actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-user-actions-by-a-http-method/m-p/203809#M4118</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/53350"&gt;@laurent&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My opinion below :&lt;/P&gt;&lt;P&gt;HTTP method is only available on request side not on user actions side.&lt;BR /&gt;So you can create a request attribute to catch the HTTP Method and define this request attribute as a &lt;SPAN&gt;user action properties (it will work only for XHR actions because you will have lot of values during loading page action) :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AurelienGravier_1-1675244559224.png" style="width: 670px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9758i475CAE0B29C0186B/image-dimensions/670x206?v=v2" width="670" height="206" role="button" title="AurelienGravier_1-1675244559224.png" alt="AurelienGravier_1-1675244559224.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, you can't use user action property as a placeholder in naming rules :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AurelienGravier_0-1675244517508.png" style="width: 683px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9757i22FCEFA83D42CFBC/image-dimensions/683x321?v=v2" width="683" height="321" role="button" title="AurelienGravier_0-1675244517508.png" alt="AurelienGravier_0-1675244517508.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On your case, I recommend using data dtname :&lt;/P&gt;&lt;P&gt;"If the standard action name detection doesn't serve your purpose, you can also set the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;data-dtname&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;custom attribute within the HTML tags and use it as a caption. " :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/custom-names#change-action-name-via-data-dtname" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/custom-names#change-action-name-via-data-dtname&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 09:51:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-user-actions-by-a-http-method/m-p/203809#M4118</guid>
      <dc:creator>AurelienGravier</dc:creator>
      <dc:date>2023-02-01T09:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Filter user actions by a http method</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-user-actions-by-a-http-method/m-p/204230#M4122</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/53350"&gt;@laurent&lt;/a&gt;, did the comment above help you solve your issue? Or maybe you found your own solution? Thanks for letting the Community know!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 11:27:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-user-actions-by-a-http-method/m-p/204230#M4122</guid>
      <dc:creator>Ana_Kuzmenchuk</dc:creator>
      <dc:date>2023-02-07T11:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter user actions by a http method</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-user-actions-by-a-http-method/m-p/212045#M4332</link>
      <description>&lt;P&gt;Another way:&lt;BR /&gt;If no one agent (only rum)&lt;/P&gt;&lt;P&gt;If no time to mark dtname for all XHR (usually if dtname marks is not a part of SDLC - you will wait for implementation CR)&lt;BR /&gt;&lt;BR /&gt;Ask developers add add parameter or anchor in the query dispatcher method,&lt;BR /&gt;than You can parse is via placeholders and create a rule&lt;BR /&gt;&lt;BR /&gt;e.g. {method} {xhr url}&lt;BR /&gt;&lt;BR /&gt;it will be cheap, fast generic solution applied automatically to all XHR you have&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Viachaslau_0-1683893057997.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11635iE7995EE0D166214E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Viachaslau_0-1683893057997.png" alt="Viachaslau_0-1683893057997.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 12:07:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-user-actions-by-a-http-method/m-p/212045#M4332</guid>
      <dc:creator>Viachaslau</dc:creator>
      <dc:date>2023-05-12T12:07:56Z</dc:date>
    </item>
  </channel>
</rss>

