<?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: Understand the custom event alert setting better in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Understand-the-custom-event-alert-setting-better/m-p/119682#M2416</link>
    <description>&lt;P&gt;In the statement: &lt;EM&gt;Raise an alert if the metric is above the threshold for &lt;STRONG&gt;X&lt;/STRONG&gt; during any &lt;STRONG&gt;Y&lt;/STRONG&gt; minute period&lt;/EM&gt; visualize the time series chart. On the chart there is a sliding window that is &lt;STRONG&gt;Y&lt;/STRONG&gt; minutes large. If in that window at least &lt;STRONG&gt;X&lt;/STRONG&gt; minutes have data points that are violating your threshold the event will be raised. That doesn't necessarily need to be consecutive minutes.&lt;/P&gt;&lt;P&gt;Then there are some restrictions on the fields that Dynatrace will warn you about if you try to use them. For example, the &lt;STRONG&gt;X &lt;/STRONG&gt;value needs to be at least 1 and the &lt;STRONG&gt;Y &lt;/STRONG&gt;value needs to be at least 3.&lt;/P&gt;&lt;P&gt;If your &lt;STRONG&gt;X &lt;/STRONG&gt;value is 1 you're essentially saying raise the event as soon as a data point is collected in violation of the threshold and so the &lt;STRONG&gt;Y &lt;/STRONG&gt;value is really having more of an effect on when the event will be closed.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Dec 2020 15:18:27 GMT</pubDate>
    <dc:creator>JamesKitson</dc:creator>
    <dc:date>2020-12-04T15:18:27Z</dc:date>
    <item>
      <title>Understand the custom event alert setting better</title>
      <link>https://community.dynatrace.com/t5/Alerting/Understand-the-custom-event-alert-setting-better/m-p/119681#M2415</link>
      <description>&lt;P&gt;Hello Folks,&lt;/P&gt;
&lt;P&gt;Can someone explain me below statements with respect to "Custom event alert - threshold" setting&lt;/P&gt;
&lt;P&gt;1. Raise an alert if the metric is above the threshold for 0 minutes during any 10 minute period.&lt;/P&gt;
&lt;P&gt;2. Raise an alert if the metric is above the threshold for 5 minutes during any 10 minute period.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/27543-1607094181622.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;AK&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 13:00:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Understand-the-custom-event-alert-setting-better/m-p/119681#M2415</guid>
      <dc:creator>AK</dc:creator>
      <dc:date>2021-06-01T13:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Understand the custom event alert setting better</title>
      <link>https://community.dynatrace.com/t5/Alerting/Understand-the-custom-event-alert-setting-better/m-p/119682#M2416</link>
      <description>&lt;P&gt;In the statement: &lt;EM&gt;Raise an alert if the metric is above the threshold for &lt;STRONG&gt;X&lt;/STRONG&gt; during any &lt;STRONG&gt;Y&lt;/STRONG&gt; minute period&lt;/EM&gt; visualize the time series chart. On the chart there is a sliding window that is &lt;STRONG&gt;Y&lt;/STRONG&gt; minutes large. If in that window at least &lt;STRONG&gt;X&lt;/STRONG&gt; minutes have data points that are violating your threshold the event will be raised. That doesn't necessarily need to be consecutive minutes.&lt;/P&gt;&lt;P&gt;Then there are some restrictions on the fields that Dynatrace will warn you about if you try to use them. For example, the &lt;STRONG&gt;X &lt;/STRONG&gt;value needs to be at least 1 and the &lt;STRONG&gt;Y &lt;/STRONG&gt;value needs to be at least 3.&lt;/P&gt;&lt;P&gt;If your &lt;STRONG&gt;X &lt;/STRONG&gt;value is 1 you're essentially saying raise the event as soon as a data point is collected in violation of the threshold and so the &lt;STRONG&gt;Y &lt;/STRONG&gt;value is really having more of an effect on when the event will be closed.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 15:18:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Understand-the-custom-event-alert-setting-better/m-p/119682#M2416</guid>
      <dc:creator>JamesKitson</dc:creator>
      <dc:date>2020-12-04T15:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Understand the custom event alert setting better</title>
      <link>https://community.dynatrace.com/t5/Alerting/Understand-the-custom-event-alert-setting-better/m-p/119683#M2417</link>
      <description>&lt;P&gt;sure thing! &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.) Raise an alert if the metric is above the threshold for 0 minutes during any 10 minute period. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Depending on your metric, (We will use CPU %) Raise an alert if the CPU % is above the threshold for 0 minutes (Immediately) during any 10 min window.&lt;/P&gt;&lt;P&gt;This will give you an immediate alert - you can almost disregard the 10 mins window setting as you have it set to immediately alert. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Raise an alert if the metric is above the threshold for 5 minutes during any 10 minute period.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;Depending on your metric, (We will use CPU %) Raise an alert if the CPU % is above the threshold for 5 minutes (must be active for 5 mins) during any 10 min window. &lt;/P&gt;&lt;P&gt;So this allows you to help limit small alert spikes. Lets say your CPU jumps over the threshold at 8am till 8:02am, then again at 8:04 till 8:06 - now you have used 4 mins of threshold violation, in 6 mins of elapsed time. If another cpu spike is detected prior to 8:10, then it will hit 5 mins of an issue still within your 10 min time period. &lt;/P&gt;&lt;P&gt;The time period allows you to reset the counter (the threshold counter) &lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 15:26:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Understand-the-custom-event-alert-setting-better/m-p/119683#M2417</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-12-04T15:26:27Z</dc:date>
    </item>
  </channel>
</rss>

