<?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: How to calculate Percentage of the Apdex &amp;quot;Frustrated&amp;quot; user's per Application? in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-calculate-Percentage-of-the-Apdex-quot-Frustrated-quot/m-p/184850#M3624</link>
    <description>&lt;P&gt;Thank you Luislira that worked.&amp;nbsp; I think the reason it did not work originally is I had the "Fold Transformation" set to Sum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I'll push my luck with a follow up question.&amp;nbsp; Is there a way to compare this to the average "Frustrated" metric for an Application?&amp;nbsp; Then I go show an alert when it exceeds the normal for the application.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Apr 2022 14:24:48 GMT</pubDate>
    <dc:creator>jmackey</dc:creator>
    <dc:date>2022-04-14T14:24:48Z</dc:date>
    <item>
      <title>How to calculate Percentage of the Apdex "Frustrated" user's per Application?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-calculate-Percentage-of-the-Apdex-quot-Frustrated-quot/m-p/184835#M3622</link>
      <description>&lt;P&gt;I am trying to create a visual chart using a Honeycomb to plot the percentage of Frustrated users per Application.&amp;nbsp; The idea is to provide a visual for drill down.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was using Data Explorer and dividing the Frustrated user's by the overall total.&amp;nbsp; Since I cannot use nested SQL, the below is not calculating properly and seems to mix the applications in the division. (I believe because of the sorting).&amp;nbsp; Any ideas or other ways of doing this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(builtin:apps.web.actionCount.category:filter(and(eq("Apdex category",FRUSTRATED))):splitBy("dt.entity.application"):sum:auto:sort(value(sum,descending)):limit(100))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(builtin:apps.web.actionCount.category:splitBy("dt.entity.application"):sum:auto:sort(value(sum,descending)):limit(100))&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 13:13:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-calculate-Percentage-of-the-Apdex-quot-Frustrated-quot/m-p/184835#M3622</guid>
      <dc:creator>jmackey</dc:creator>
      <dc:date>2022-04-14T13:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Percentage of the Apdex "Frustrated" user's per Application?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-calculate-Percentage-of-the-Apdex-quot-Frustrated-quot/m-p/184842#M3623</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/2170"&gt;@jmackey&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The metric you are using actually provides you the number of "frustrated"- rated user actions per application. You can calculate the rate using the metric expression that you have, for clarity purposes I'd advise to split it in 3 metrics, one for Frustrated user actions per application, another for Total user actions per application and finally another one for Frustrated user action rate per application. An example below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luislira_0-1649943350357.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/5358i43DDC06FE3F83CDD/image-size/large?v=v2&amp;amp;px=999" role="button" title="luislira_0-1649943350357.png" alt="luislira_0-1649943350357.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this is useful for you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 13:37:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-calculate-Percentage-of-the-Apdex-quot-Frustrated-quot/m-p/184842#M3623</guid>
      <dc:creator>luislira</dc:creator>
      <dc:date>2022-04-14T13:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Percentage of the Apdex "Frustrated" user's per Application?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-calculate-Percentage-of-the-Apdex-quot-Frustrated-quot/m-p/184850#M3624</link>
      <description>&lt;P&gt;Thank you Luislira that worked.&amp;nbsp; I think the reason it did not work originally is I had the "Fold Transformation" set to Sum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I'll push my luck with a follow up question.&amp;nbsp; Is there a way to compare this to the average "Frustrated" metric for an Application?&amp;nbsp; Then I go show an alert when it exceeds the normal for the application.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 14:24:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-calculate-Percentage-of-the-Apdex-quot-Frustrated-quot/m-p/184850#M3624</guid>
      <dc:creator>jmackey</dc:creator>
      <dc:date>2022-04-14T14:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Percentage of the Apdex "Frustrated" user's per Application?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-calculate-Percentage-of-the-Apdex-quot-Frustrated-quot/m-p/184858#M3625</link>
      <description>&lt;P&gt;Awesome it worked!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the Average "Frustrated" metric by application, you can use this metric for example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;builtin:apps.web.apdex.userType.geoBig&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;and then split by Web Application. I would suggest for a quick and manual comparison to add it as a 4th row in the previous table with your own thresholds set like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luislira_0-1649948849876.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/5361iB5D79590EA7E2AC4/image-size/large?v=v2&amp;amp;px=999" role="button" title="luislira_0-1649948849876.png" alt="luislira_0-1649948849876.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to alert on the overall Apdex for an application you can set a Custom alert for this metric under &lt;STRONG&gt;Settings &amp;gt; Anomaly Detection &amp;gt; Custom Events for Alerting&lt;/STRONG&gt; and create your alert based on a certain Apdex threshold.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 15:12:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/How-to-calculate-Percentage-of-the-Apdex-quot-Frustrated-quot/m-p/184858#M3625</guid>
      <dc:creator>luislira</dc:creator>
      <dc:date>2022-04-14T15:12:46Z</dc:date>
    </item>
  </channel>
</rss>

