<?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: Correlate PurePath with Session tag in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Correlate-PurePath-with-Session-tag/m-p/242824#M31899</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since you can create user actions properties base on request attributes... I think I will continue with that way.&lt;/P&gt;&lt;P&gt;I hope someone can provide a better solution.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2024 07:12:53 GMT</pubDate>
    <dc:creator>AntonPineiro</dc:creator>
    <dc:date>2024-04-17T07:12:53Z</dc:date>
    <item>
      <title>Correlate PurePath with Session tag</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Correlate-PurePath-with-Session-tag/m-p/242820#M31896</link>
      <description>&lt;P&gt;Is there a way to correlate distributed traces to the corresponding user session if any?&lt;/P&gt;&lt;P&gt;The user is looking for ability to open a distributed trace and from within the PurePath page to be able to identify the user name/session tag of that particular session.&lt;/P&gt;&lt;P&gt;I tried looking of option to add session tag as request attribute but it does not make much sense there.&lt;/P&gt;&lt;P&gt;Any recommendations?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 06:32:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Correlate-PurePath-with-Session-tag/m-p/242820#M31896</guid>
      <dc:creator>mkulov</dc:creator>
      <dc:date>2024-04-17T06:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Correlate PurePath with Session tag</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Correlate-PurePath-with-Session-tag/m-p/242824#M31899</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since you can create user actions properties base on request attributes... I think I will continue with that way.&lt;/P&gt;&lt;P&gt;I hope someone can provide a better solution.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 07:12:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Correlate-PurePath-with-Session-tag/m-p/242824#M31899</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-04-17T07:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Correlate PurePath with Session tag</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Correlate-PurePath-with-Session-tag/m-p/245269#M32282</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/39837"&gt;@mkulov&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;As far as I know, that doesn't exist (yet).&lt;BR /&gt;But I think the solution to all this will be &lt;STRONG&gt;Business Event.&lt;span class="lia-unicode-emoji" title=":nerd_face:"&gt;🤓&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My reason is the following ( Mobile):&lt;BR /&gt;Currently, the monitoring of RUM (Frontend) and Services (Backend) manages to have the necessary propagation to relate that information and show the user action in the trace.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PierreGutierrez_0-1715315400580.png" style="width: 435px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/19748iAB0B48AFE8642C66/image-dimensions/435x284?v=v2" width="435" height="284" role="button" title="PierreGutierrez_0-1715315400580.png" alt="PierreGutierrez_0-1715315400580.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PierreGutierrez_1-1715315538095.png" style="width: 444px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/19749i616C2A44D7701041/image-dimensions/444x140?v=v2" width="444" height="140" role="button" title="PierreGutierrez_1-1715315538095.png" alt="PierreGutierrez_1-1715315538095.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;The value of the UserTag is not associated with a user action, so it may not have a direct relationship to the trace.&lt;BR /&gt;However, with &lt;STRONG&gt;Business Event&lt;/STRONG&gt; you can send the UserName value and any other important value from "RUM" and dynatrace then propagate the Service information and perhaps another additional value.&lt;/P&gt;&lt;P&gt;The necessary connection can be had to exploit that information and/or relationship.&lt;BR /&gt;Being able to access Session and Trace information from the Business Event.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PierreGutierrez_2-1715316135497.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/19750i1059A9AD08641C87/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PierreGutierrez_2-1715316135497.png" alt="PierreGutierrez_2-1715316135497.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;It is something that I think could be possible in some way, but I have not been able to validate it yet.&lt;/P&gt;&lt;P&gt;But I do see the power of what dynatrace is capable of doing &lt;span class="lia-unicode-emoji" title=":flexed_biceps:"&gt;💪&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 04:44:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Correlate-PurePath-with-Session-tag/m-p/245269#M32282</guid>
      <dc:creator>PierreGutierrez</dc:creator>
      <dc:date>2024-05-10T04:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Correlate PurePath with Session tag</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Correlate-PurePath-with-Session-tag/m-p/245279#M32285</link>
      <description>&lt;P&gt;I think this will be my approach too.&lt;BR /&gt;Using a specific header can also do the trick.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 06:57:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Correlate-PurePath-with-Session-tag/m-p/245279#M32285</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-05-10T06:57:23Z</dc:date>
    </item>
  </channel>
</rss>

