<?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: Counting simultaneous user sessions in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/217528#M4480</link>
    <description>&lt;P&gt;Hi David,&lt;/P&gt;
&lt;P&gt;In addition without having to use metric, actually to the classical view the only easy thing you can do is to apply markdown via your Dashboard and redirect to the native supported USQL window where you can use LIVE&lt;BR /&gt;session filter and see over time.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Live session :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uros_djukic1_0-1689082437738.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/12775iF8A4B65B0484DDFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uros_djukic1_0-1689082437738.png" alt="uros_djukic1_0-1689082437738.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uros_djukic1_1-1689082470929.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/12776i53C8B14D07A298D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uros_djukic1_1-1689082470929.png" alt="uros_djukic1_1-1689082470929.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Ended session via USQL : example with tracking one user's session&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uros_djukic1_2-1689082907751.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/12778iD09C879398174D2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uros_djukic1_2-1689082907751.png" alt="uros_djukic1_2-1689082907751.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;We can just hope it could it be used through NextGen plartform (Grail) via notebook with fetch events!&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/platform/grail/dynatrace-query-language/dql-comparison" target="_blank"&gt;DQL compared to SQL and more | Dynatrace Docs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2023 13:42:37 GMT</pubDate>
    <dc:creator>uros_djukic1</dc:creator>
    <dc:date>2023-07-11T13:42:37Z</dc:date>
    <item>
      <title>Counting simultaneous user sessions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/196256#M3915</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're looking into reworking one of our applications that's been in Dynatrace for a while now, and there's an important metric we need to report for load analysis and assessment; the number of simultaneously live user sessions at a given period.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At any point in time we can read a value from the Session List; put a filter by "Live: Yes" and we can see a count straight away. What would be the best way of (probably using a USQL construct) plotting that value over time so we can check for peaks and troughs in loads?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 15:48:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/196256#M3915</guid>
      <dc:creator>David_Robinson</dc:creator>
      <dc:date>2022-10-11T15:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Counting simultaneous user sessions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/196332#M3917</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44970"&gt;@David_Robinson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the USQL limitations in the documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/usql-info#limitations" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/usql-info#limitations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Only closed user sessions can be queried. Live user sessions aren't taken into account.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":frowning_face:"&gt;☹️&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 14:56:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/196332#M3917</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2022-10-12T14:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Counting simultaneous user sessions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/196348#M3918</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;&amp;nbsp;mentioned, taking the USQL road, implies that by definition you are querying session that are already closed (since the live session aren't subject to query via USQL).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still If you want to test the USQL Query that won't give you live session, chunked by days and hours, here it is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECT day(startTime), HOUR(startTime), count(*) FROM usersession WHERE userType = "REAL_USER" AND useraction.application = "&lt;EM&gt;youApplication&lt;/EM&gt;" AND GROUP BY day(startTime), HOUR(startTime)&lt;BR /&gt;&lt;BR /&gt;On the other side from the data explorer you can use this metric:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="y_buccellato_0-1665589147205.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7999iE83AF5006F49F01D/image-size/large?v=v2&amp;amp;px=999" role="button" title="y_buccellato_0-1665589147205.png" alt="y_buccellato_0-1665589147205.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Which will give you the estimated active (live) sessions dashboarded in a timeseries fashion way and the values downloadables in CSV from the three dotted button (highlighted in red):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="y_buccellato_1-1665589417087.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/8000i15B048A1267AC912/image-size/large?v=v2&amp;amp;px=999" role="button" title="y_buccellato_1-1665589417087.png" alt="y_buccellato_1-1665589417087.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this helped you and take care of yourself,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 15:45:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/196348#M3918</guid>
      <dc:creator>y_buccellato</dc:creator>
      <dc:date>2022-10-12T15:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Counting simultaneous user sessions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/196396#M3919</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the replies. The data explorer solution seems closest to what we're trying to report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My phrasing was probably bad; the comparison with live sessions was intended more informative than prescriptive. A more formal construct might have been "how many user sessions were live at&amp;nbsp;&lt;EM&gt;x&lt;/EM&gt; time - i.e. how many closed sessions had a start time before&amp;nbsp;&lt;EM&gt;x&lt;/EM&gt; and a finish time after&amp;nbsp;&lt;EM&gt;x&lt;/EM&gt; - and can that be plotted as a line graph as&amp;nbsp;&lt;EM&gt;x&lt;/EM&gt; changes"; depending on how estimated the estimated results are in the data explorer solution, that might do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 10:06:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/196396#M3919</guid>
      <dc:creator>David_Robinson</dc:creator>
      <dc:date>2022-10-13T10:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Counting simultaneous user sessions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/217528#M4480</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;
&lt;P&gt;In addition without having to use metric, actually to the classical view the only easy thing you can do is to apply markdown via your Dashboard and redirect to the native supported USQL window where you can use LIVE&lt;BR /&gt;session filter and see over time.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Live session :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uros_djukic1_0-1689082437738.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/12775iF8A4B65B0484DDFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uros_djukic1_0-1689082437738.png" alt="uros_djukic1_0-1689082437738.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uros_djukic1_1-1689082470929.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/12776i53C8B14D07A298D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uros_djukic1_1-1689082470929.png" alt="uros_djukic1_1-1689082470929.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Ended session via USQL : example with tracking one user's session&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uros_djukic1_2-1689082907751.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/12778iD09C879398174D2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="uros_djukic1_2-1689082907751.png" alt="uros_djukic1_2-1689082907751.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;We can just hope it could it be used through NextGen plartform (Grail) via notebook with fetch events!&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/platform/grail/dynatrace-query-language/dql-comparison" target="_blank"&gt;DQL compared to SQL and more | Dynatrace Docs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 13:42:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Counting-simultaneous-user-sessions/m-p/217528#M4480</guid>
      <dc:creator>uros_djukic1</dc:creator>
      <dc:date>2023-07-11T13:42:37Z</dc:date>
    </item>
  </channel>
</rss>

