<?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: SLO creation for ACTION XHR in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/SLO-creation-for-ACTION-XHR/m-p/194958#M3859</link>
    <description>&lt;P&gt;Yes, sure it is! The XHR action must be a key user action.&lt;BR /&gt;&lt;BR /&gt;One approach is to use the builtin:apps.web.action.apdex metric and multiply it by 100 (apdex as 0-1 range, so you will get 0-100 range).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;100*builtin:apps.web.action.apdex:filter(and(or(in("dt.entity.application_method",entitySelector("type(application_method),fromRelationship.isApplicationMethodOf(type(APPLICATION),entityName.equals(~"My Application~"))"))),or(in("dt.entity.application_method",entitySelector("type(application_method),entityName.equals(~"My XHR user action~")"))))):splitBy():auto&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;The second approach is to create a metric for counting the number of particular actions with the satisfied apdex and dividing the metric with total action count for the XHR action. (that metric is available).&lt;/P&gt;</description>
    <pubDate>Thu, 22 Sep 2022 19:27:13 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2022-09-22T19:27:13Z</dc:date>
    <item>
      <title>SLO creation for ACTION XHR</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/SLO-creation-for-ACTION-XHR/m-p/194956#M3858</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Create a quick application syntax for the SLO level. But I need to create an SLO for an XHR action within the app. It's possible? This is the syntax used for the SLO of the application as a whole:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(100)*(builtin:apps.web.actionCount.category:filter(in("dt.entity.application",entitySelector("type(~"application~"),entityName(~"MyApplication~ "),mzName(~"MyApplication~")")):filter(eq("Apdex category",SATISFIED)):splitBy())/(builtin:apps.web.actionCount.category: filter(in("dt.entity.application",entitySelector("type(~"application~"),entityName(~"MyApplication~"),mzName(~"MyApplication~" )"))): splitBy())&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 17:58:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/SLO-creation-for-ACTION-XHR/m-p/194956#M3858</guid>
      <dc:creator>gabriel_lima</dc:creator>
      <dc:date>2022-09-22T17:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: SLO creation for ACTION XHR</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/SLO-creation-for-ACTION-XHR/m-p/194958#M3859</link>
      <description>&lt;P&gt;Yes, sure it is! The XHR action must be a key user action.&lt;BR /&gt;&lt;BR /&gt;One approach is to use the builtin:apps.web.action.apdex metric and multiply it by 100 (apdex as 0-1 range, so you will get 0-100 range).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;100*builtin:apps.web.action.apdex:filter(and(or(in("dt.entity.application_method",entitySelector("type(application_method),fromRelationship.isApplicationMethodOf(type(APPLICATION),entityName.equals(~"My Application~"))"))),or(in("dt.entity.application_method",entitySelector("type(application_method),entityName.equals(~"My XHR user action~")"))))):splitBy():auto&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;The second approach is to create a metric for counting the number of particular actions with the satisfied apdex and dividing the metric with total action count for the XHR action. (that metric is available).&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 19:27:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/SLO-creation-for-ACTION-XHR/m-p/194958#M3859</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-09-22T19:27:13Z</dc:date>
    </item>
  </channel>
</rss>

