Skip to content

Commit 9783e0d

Browse files
authored
Merge pull request #104572 from harelbr/patch-18
Added info about num of samples needed
2 parents be4b347 + 61366ee commit 9783e0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/platform/alerts-dynamic-thresholds.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: yanivlavi
55
services: azure-monitor
66
ms.service: azure-monitor
77
ms.topic: conceptual
8-
ms.date: 04/26/2019
8+
ms.date: 02/16/2020
99
ms.author: yalavi
1010
ms.reviewer: mbullwin
1111
---
@@ -87,11 +87,11 @@ Probably not. Dynamic Thresholds are good for detecting significant deviations r
8787

8888
## How much data is used to preview and then calculate thresholds?
8989

90-
When and alert is first creates, the thresholds appearing in the chart are calculated based on enough historical data to calculate hour or daily seasonal patterns (10 days). Once an alert rule is created, Dynamic Thresholds uses all needed historical data that is available and will continuously learn and adapt based on new data to make the thresholds more accurate. This means that after this calculation, the chart will also display weekly patterns.
90+
When an alert rule is first created, the thresholds appearing in the chart are calculated based on enough historical data to calculate hour or daily seasonal patterns (10 days). Once an alert rule is created, Dynamic Thresholds uses all needed historical data that is available and will continuously learn and adapt based on new data to make the thresholds more accurate. This means that after this calculation, the chart will also display weekly patterns.
9191

9292
## How much data is needed to trigger an alert?
9393

94-
If you have a new resource or missing metric data, Dynamic Thresholds won't trigger alerts before three days of data are available to ensure accurate thresholds.
94+
If you have a new resource or missing metric data, Dynamic Thresholds won't trigger alerts before three days or 30 samples of metric data are available to ensure accurate thresholds.
9595

9696
## Dynamic Thresholds best practices
9797

0 commit comments

Comments
 (0)