<?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: Do OpenKit Sessions that only send Bizevents still get billed as DEM Consumption? in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Do-OpenKit-Sessions-that-only-send-Bizevents-still-get-billed-as/m-p/252302#M6146</link>
    <description>&lt;P&gt;Correct, DEM is billed per session only. So if you don't have user sessions it's not billed. See&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/dps-dem" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/dps-dem&lt;/A&gt;&amp;nbsp;or&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/digital-experience-monitoring-units#rum" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/digital-experience-monitoring-units#rum&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Additionally, user sessions with just one user action are not subject to billing.&lt;BR /&gt;However, in general, as you mention, the sessions themselves must be established in OpenKit SDK or OneAgent SDK for mobile apps to be able to send out business events using the SDK. You should just not send any user actions from your app not to be billed for DEM consumption.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Aug 2024 05:34:30 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2024-08-02T05:34:30Z</dc:date>
    <item>
      <title>Do OpenKit Sessions that only send Bizevents still get billed as DEM Consumption</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Do-OpenKit-Sessions-that-only-send-Bizevents-still-get-billed-as/m-p/252297#M6145</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Our organization has created an OpenKit library to support bizevent ingestion from Java/Spring applications.&lt;BR /&gt;&lt;BR /&gt;We are trying to understand what the expected DEM billing is if the services are only using OpenKit for its bizevent functionality and not RUM. From what I understand is that bizevents are sent separate from user sessions or actions (lines 142-143 &lt;A href="https://github.com/Dynatrace/openkit-java/blob/main/src/main/java/com/dynatrace/openkit/api/Session.java)" target="_blank" rel="noopener"&gt;https://github.com/Dynatrace/openkit-java/blob/main/src/main/java/com/dynatrace/openkit/api/Session.java)&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Can anyone please confirm?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Nick&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 13:21:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Do-OpenKit-Sessions-that-only-send-Bizevents-still-get-billed-as/m-p/252297#M6145</guid>
      <dc:creator>Nick-Montana</dc:creator>
      <dc:date>2024-08-29T13:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Do OpenKit Sessions that only send Bizevents still get billed as DEM Consumption?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Do-OpenKit-Sessions-that-only-send-Bizevents-still-get-billed-as/m-p/252302#M6146</link>
      <description>&lt;P&gt;Correct, DEM is billed per session only. So if you don't have user sessions it's not billed. See&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/dps-dem" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/dps-dem&lt;/A&gt;&amp;nbsp;or&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/digital-experience-monitoring-units#rum" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/digital-experience-monitoring-units#rum&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Additionally, user sessions with just one user action are not subject to billing.&lt;BR /&gt;However, in general, as you mention, the sessions themselves must be established in OpenKit SDK or OneAgent SDK for mobile apps to be able to send out business events using the SDK. You should just not send any user actions from your app not to be billed for DEM consumption.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 05:34:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Do-OpenKit-Sessions-that-only-send-Bizevents-still-get-billed-as/m-p/252302#M6146</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2024-08-02T05:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Do OpenKit Sessions that only send Bizevents still get billed as DEM Consumption?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Do-OpenKit-Sessions-that-only-send-Bizevents-still-get-billed-as/m-p/252359#M6147</link>
      <description>&lt;P&gt;Thanks for confirming&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What about if devs use the WebRequestTracer functionality? We are interested in what kind of outcomes a backend client could achieve with an AppDex score obtained with that object. If a Custom Application Session is sending bizevents AND Web Request data inside beacons would that then be subject to DEM costs?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 15:01:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Do-OpenKit-Sessions-that-only-send-Bizevents-still-get-billed-as/m-p/252359#M6147</guid>
      <dc:creator>Nick-Montana</dc:creator>
      <dc:date>2024-08-02T15:01:33Z</dc:date>
    </item>
  </channel>
</rss>

