<?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: Anomaly detection threshold in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Anomaly-detection-threshold/m-p/190540#M3088</link>
    <description>&lt;P&gt;The 5 minute sliding window doesn't slide in 5 minute increments. &amp;nbsp;It's a five minute window that slides every minute. &amp;nbsp;The window starts at the first occurrence. &amp;nbsp;The answer to your question depends on where in those time blocks the condition occurs. &amp;nbsp;Using the first two time blocks, if the condition occurs at 1104, the window starts and the window slides to the next minute. &amp;nbsp;Then if there's a reoccurrence in at 1107 (in window) and 1108 (in window), &amp;nbsp;you would get an alert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="20%"&gt;1104&lt;/TD&gt;&lt;TD width="20%"&gt;1105&lt;/TD&gt;&lt;TD width="20%"&gt;1106&lt;/TD&gt;&lt;TD width="20%"&gt;1107&lt;/TD&gt;&lt;TD width="20%"&gt;1108&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="20%"&gt;*&lt;/TD&gt;&lt;TD width="20%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="20%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="20%"&gt;*&lt;/TD&gt;&lt;TD width="20%"&gt;*&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now if the condition does not re-occur in the 1109 minute the event would resolve because the 1104 event would fall outside the five minute window. &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2022 00:00:52 GMT</pubDate>
    <dc:creator>mgome</dc:creator>
    <dc:date>2022-07-14T00:00:52Z</dc:date>
    <item>
      <title>Anomaly detection threshold</title>
      <link>https://community.dynatrace.com/t5/Alerting/Anomaly-detection-threshold/m-p/190492#M3083</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on the docs &lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/problem-detection-and-analysis/basic-concepts/problem-lifecycle" target="_blank"&gt;here&lt;/A&gt;, say we have&amp;nbsp;&lt;SPAN&gt;configured to use a 5-minute sliding window where 3-minute samples need to violate the threshold to raise an event.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What happens if, the anomaly is detected only twice every 5 mins over1 hour?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1100 - 1105 - failed 2 times&lt;BR /&gt;1105 - 1110 - failed 2 times&lt;BR /&gt;1110 - 1115 - failed 2 times&lt;/P&gt;&lt;P&gt;1155 - 1200&amp;nbsp;- failed 2 times&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will an alert still be created?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will the AI baseline the service against a threshold, where even if the anomaly is detected few times, every 5 mins, once the error rate for the service crosses the threshold, an alert is generated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 12:53:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Anomaly-detection-threshold/m-p/190492#M3083</guid>
      <dc:creator>rudolf_castelin</dc:creator>
      <dc:date>2022-07-13T12:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Anomaly detection threshold</title>
      <link>https://community.dynatrace.com/t5/Alerting/Anomaly-detection-threshold/m-p/190540#M3088</link>
      <description>&lt;P&gt;The 5 minute sliding window doesn't slide in 5 minute increments. &amp;nbsp;It's a five minute window that slides every minute. &amp;nbsp;The window starts at the first occurrence. &amp;nbsp;The answer to your question depends on where in those time blocks the condition occurs. &amp;nbsp;Using the first two time blocks, if the condition occurs at 1104, the window starts and the window slides to the next minute. &amp;nbsp;Then if there's a reoccurrence in at 1107 (in window) and 1108 (in window), &amp;nbsp;you would get an alert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="20%"&gt;1104&lt;/TD&gt;&lt;TD width="20%"&gt;1105&lt;/TD&gt;&lt;TD width="20%"&gt;1106&lt;/TD&gt;&lt;TD width="20%"&gt;1107&lt;/TD&gt;&lt;TD width="20%"&gt;1108&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="20%"&gt;*&lt;/TD&gt;&lt;TD width="20%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="20%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="20%"&gt;*&lt;/TD&gt;&lt;TD width="20%"&gt;*&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now if the condition does not re-occur in the 1109 minute the event would resolve because the 1104 event would fall outside the five minute window. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 00:00:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Anomaly-detection-threshold/m-p/190540#M3088</guid>
      <dc:creator>mgome</dc:creator>
      <dc:date>2022-07-14T00:00:52Z</dc:date>
    </item>
  </channel>
</rss>

