<?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: Alerting on Zero Incoming Requests in Dynatrace in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298608#M4732</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/73851"&gt;@MaximilianoML&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the guidance and for reviewing the document.&lt;/P&gt;&lt;P&gt;I checked the configuration, but I’m not seeing the &lt;STRONG&gt;“Alert Preview”&lt;/STRONG&gt; option on my end.&lt;/P&gt;&lt;P&gt;I’ll proceed with monitoring the metric behavior and analyze the alerts as suggested.&lt;/P&gt;&lt;P&gt;Thanks again for your support.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2026 06:43:06 GMT</pubDate>
    <dc:creator>Sohel_Rashid</dc:creator>
    <dc:date>2026-04-29T06:43:06Z</dc:date>
    <item>
      <title>Alerting on Zero Incoming Requests in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298096#M4715</link>
      <description>&lt;P&gt;Is there any capability in Dynatrace to track incoming request volume per minute and generate an alert when no requests are detected for a defined duration?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 07:14:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298096#M4715</guid>
      <dc:creator>Sohel_Rashid</dc:creator>
      <dc:date>2026-04-22T07:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alerting on Zero Incoming Requests in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298109#M4716</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/82811"&gt;@Sohel_Rashid&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes! You can create a &lt;STRONG&gt;metric event&lt;/STRONG&gt; on a built-in request-count metric for the target service or endpoint and trigger an alert when the value stays below 1 for a defined window. If needed, you can also enable &lt;STRONG&gt;missing data alerting&lt;/STRONG&gt; to detect a complete stop in incoming traffic.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 08:51:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298109#M4716</guid>
      <dc:creator>MaximilianoML</dc:creator>
      <dc:date>2026-04-22T08:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Alerting on Zero Incoming Requests in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298124#M4717</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/73851"&gt;@MaximilianoML&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the confirmation! That helps a lot.&lt;BR /&gt;I had one follow-up question—regarding the Query definition type, should I use a &lt;EM&gt;Metric selector&lt;/EM&gt; or a &lt;EM&gt;Metric key&lt;/EM&gt; for this use case?&lt;/P&gt;&lt;P&gt;Also, could you please guide me with a sample Metric selector query to monitor request count and trigger an alert when it drops below 1 (or no traffic is received) over a defined time window? That would be really helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 10:09:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298124#M4717</guid>
      <dc:creator>Sohel_Rashid</dc:creator>
      <dc:date>2026-04-22T10:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Alerting on Zero Incoming Requests in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298127#M4718</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/82811"&gt;@Sohel_Rashid&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I’d usually start with Metric key if you only want a simple statc alert on one built-in request-count metric. Metric key events monitor a single raw metric and support only static thresholds, while Metric selector events are better when you want extra filtering, aggregation, or more flexible query logic. Also, Dynatrace service request metrics are collected with 1-minute granularity, which fits your “requests per minute / no traffic” scenario well.&lt;/P&gt;&lt;P&gt;If you want to scope it just to one specific service, then using Metric selector is often the most practical option. A selector would be something like this below:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;builtin:service.requestCount.total
:filter(in("dt.entity.service",entitySelector("type(~"SERVICE~"),entityName.equals(~"YOUR_SERVICE_NAME~")")))
:splitBy()
:sum&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 10:24:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298127#M4718</guid>
      <dc:creator>MaximilianoML</dc:creator>
      <dc:date>2026-04-22T10:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alerting on Zero Incoming Requests in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298606#M4730</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/73851"&gt;@MaximilianoML&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the detailed explanation and guidance.&lt;/P&gt;&lt;P&gt;I’ve created the metric event for the &lt;STRONG&gt;“Registration Controller”&lt;/STRONG&gt; service using the appropriate configuration. Could you please review it once and confirm if everything looks correct?&lt;/P&gt;&lt;P&gt;Thanks again for your support.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 06:23:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298606#M4730</guid>
      <dc:creator>Sohel_Rashid</dc:creator>
      <dc:date>2026-04-29T06:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Alerting on Zero Incoming Requests in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298607#M4731</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/82811"&gt;@Sohel_Rashid&lt;/a&gt;!&lt;/P&gt;&lt;P&gt;I reviewed your docx and looks good, you can check that is there a part saying "Alert Preview" and it's really useful in this case. Now the next step is to observe the behavior of the metric and analyze the alarms (if creates or not, and why).&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 06:35:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298607#M4731</guid>
      <dc:creator>MaximilianoML</dc:creator>
      <dc:date>2026-04-29T06:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Alerting on Zero Incoming Requests in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298608#M4732</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/73851"&gt;@MaximilianoML&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the guidance and for reviewing the document.&lt;/P&gt;&lt;P&gt;I checked the configuration, but I’m not seeing the &lt;STRONG&gt;“Alert Preview”&lt;/STRONG&gt; option on my end.&lt;/P&gt;&lt;P&gt;I’ll proceed with monitoring the metric behavior and analyze the alerts as suggested.&lt;/P&gt;&lt;P&gt;Thanks again for your support.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 06:43:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Alerting-on-Zero-Incoming-Requests-in-Dynatrace/m-p/298608#M4732</guid>
      <dc:creator>Sohel_Rashid</dc:creator>
      <dc:date>2026-04-29T06:43:06Z</dc:date>
    </item>
  </channel>
</rss>

