<?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 Create monitoring for frontend when there are no sessions for X amount of time in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Create-monitoring-for-frontend-when-there-are-no-sessions-for-X/m-p/271703#M6790</link>
    <description>&lt;P&gt;We had an issue recently where due to ngnix version upgrade dynatrace injection was not happening in the frontend applications and we found out about it by chance.&lt;/P&gt;&lt;P&gt;Note that we do have "&lt;SPAN&gt;Detect traffic drops" enabled, and yet no problem was opened for this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there some way to create a monitor where if there's no user actions for more than 1 hour for example, then alert?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Mar 2025 10:36:08 GMT</pubDate>
    <dc:creator>KVL</dc:creator>
    <dc:date>2025-03-06T10:36:08Z</dc:date>
    <item>
      <title>Create monitoring for frontend when there are no sessions for X amount of time</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Create-monitoring-for-frontend-when-there-are-no-sessions-for-X/m-p/271703#M6790</link>
      <description>&lt;P&gt;We had an issue recently where due to ngnix version upgrade dynatrace injection was not happening in the frontend applications and we found out about it by chance.&lt;/P&gt;&lt;P&gt;Note that we do have "&lt;SPAN&gt;Detect traffic drops" enabled, and yet no problem was opened for this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there some way to create a monitor where if there's no user actions for more than 1 hour for example, then alert?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 10:36:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Create-monitoring-for-frontend-when-there-are-no-sessions-for-X/m-p/271703#M6790</guid>
      <dc:creator>KVL</dc:creator>
      <dc:date>2025-03-06T10:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create monitoring for frontend when there are no sessions for X amount of time</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Create-monitoring-for-frontend-when-there-are-no-sessions-for-X/m-p/271914#M6798</link>
      <description>&lt;P&gt;You can use DQL to list out applications along with when they were first and last seen. The lifetime[end] field will give you the last time Dynatrace received a datapoint for that application.&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;fetch dt.entity.application
| fieldsAdd lifetime&lt;/LI-CODE&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="marco_irmer_1-1741381731748.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26847iB329B4AD068D0EA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marco_irmer_1-1741381731748.png" alt="marco_irmer_1-1741381731748.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By adding your own logic for calculating how long it's been since the app was last seen, you should be able to set up a Davis Anomaly Detector or Workflow to enable alerting.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 21:09:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Create-monitoring-for-frontend-when-there-are-no-sessions-for-X/m-p/271914#M6798</guid>
      <dc:creator>marco_irmer</dc:creator>
      <dc:date>2025-03-07T21:09:05Z</dc:date>
    </item>
  </channel>
</rss>

