<?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: Timeseries API for RUM - specific User Actions in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25136#M5569</link>
    <description>&lt;P&gt;I am using the API to grab RUM metrics and I ran into the same limitation that &lt;A rel="user" href="https://answers.dynatrace.com/users/3456/view.html" nodeid="3456"&gt;@Nick R.&lt;/A&gt; did. I need the ability to get these stats as percentiles for reporting. Is this on the horizon?&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Jun 2019 21:37:23 GMT</pubDate>
    <dc:creator>runfast</dc:creator>
    <dc:date>2019-06-18T21:37:23Z</dc:date>
    <item>
      <title>Timeseries API for RUM - specific User Actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25132#M5565</link>
      <description>&lt;P&gt;Hi, I would like to replace SOASTA with Dynatrace RUM.&lt;/P&gt;
&lt;P&gt;One of the most important capabilities I need to clarify is the export of Timeseries API data for specific user actions.&lt;/P&gt;
&lt;P&gt;Can this data be exported? For example, median and 90th percentile for the performance of all User actions for 'Login.aspx'&lt;/P&gt;
&lt;P&gt;Is this possible?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 11:47:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25132#M5565</guid>
      <dc:creator>nick_r_ross</dc:creator>
      <dc:date>2023-12-21T11:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries API for RUM - specific User Actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25133#M5566</link>
      <description>&lt;P&gt;Dear &lt;A rel="user" href="https://answers.dynatrace.com/users/1901/nickrross.html"&gt;@Nick R.&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.dynatrace.com/api-documentation/v1/timeseries/"&gt;Dynatrace API&lt;/A&gt; offers a specific timeseries REST endpoint for most of the monitored components, such as applications, services, hosts. There are specific kind of metrics such as response time for application or for application user actions. In order to export the long term metrics for a user action, you have to subscribe the user action within the Dynatrace UI. Right now we are exporting min, max, sum, avg but not the percentiles. Adding the percentiles would not be much of an effort as they are part of our long term persistence metrics.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Wolfgang &lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 12:29:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25133#M5566</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2017-02-27T12:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries API for RUM - specific User Actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25134#M5567</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://answers.dynatrace.com/users/973/wolfgangbeer.html"&gt;@Wolfgang B.&lt;/A&gt; - percentiles would be a huge benefit here. I am not sure whether it would be possible but are we able to calculate and extract the 80th percentile? This is based on a global agreement at the executive level&lt;/P&gt;&lt;P&gt;The site has many international regions and an annual visitor number &amp;gt;1bn.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 09:59:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25134#M5567</guid>
      <dc:creator>nick_r_ross</dc:creator>
      <dc:date>2017-02-28T09:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries API for RUM - specific User Actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25135#M5568</link>
      <description>&lt;P&gt;Just for clarification: You can only use the REST Api for key user actions (this was mean by: subscribe the user action). &lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 11:24:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25135#M5568</guid>
      <dc:creator>AlexanderSommer</dc:creator>
      <dc:date>2017-02-28T11:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries API for RUM - specific User Actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25136#M5569</link>
      <description>&lt;P&gt;I am using the API to grab RUM metrics and I ran into the same limitation that &lt;A rel="user" href="https://answers.dynatrace.com/users/3456/view.html" nodeid="3456"&gt;@Nick R.&lt;/A&gt; did. I need the ability to get these stats as percentiles for reporting. Is this on the horizon?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jun 2019 21:37:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25136#M5569</guid>
      <dc:creator>runfast</dc:creator>
      <dc:date>2019-06-18T21:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries API for RUM - specific User Actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25137#M5570</link>
      <description>&lt;P&gt;Thats possible since a long time, see below screenshot:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/20987-2019-06-19-08-02-11-timeseries-api-dynatrace-help.png" /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jun 2019 06:05:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25137#M5570</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2019-06-19T06:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries API for RUM - specific User Actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25138#M5571</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://answers.dynatrace.com/users/12838/view.html" nodeid="12838"&gt;@Wolfgang B.&lt;/A&gt; I was looking at the User Sessions endpoints, not the Time Series endpoints. This is exactly what I'm looking for.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jun 2019 13:58:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Timeseries-API-for-RUM-specific-User-Actions/m-p/25138#M5571</guid>
      <dc:creator>runfast</dc:creator>
      <dc:date>2019-06-20T13:58:36Z</dc:date>
    </item>
  </channel>
</rss>

