Skip to content

Commit 1b8e904

Browse files
authored
Update alerts-dynamic-thresholds.md
1 parent 2cb1938 commit 1b8e904

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,9 @@ To identify weekly seasonality, the Dynamic Thresholds model requires at least t
107107

108108
## Dynamic Thresholds is showing values that are not within the range of expected values
109109

110-
When a metric exhibits large fluctuation, Dynamic Thresholds builds a wider model around the metric values. This action can result in a lower border below zero or an upper value above one hundred. This scenario can happen when:
110+
When a metric exhibits large fluctuation, Dynamic Thresholds builds a wider model around the metric values. This model can result, in a lower border below zero when the metric always has positive values, or in an upper border above 100% when the metric can't actually exceed 100%. This scenario can happen when:
111111

112112
- The sensitivity is set to low.
113-
- The median values are close to zero.
114113
- The metric exhibits an irregular behavior with high variance, which appears as spikes or dips in the data.
115114

116115
When the lower bound has a negative value, it's plausible for the metric to reach a zero value given the metric's irregular behavior. Consider choosing a higher sensitivity or a larger **Aggregation granularity (Period)** to make the model less sensitive. Or, use the **Ignore data before** option to exclude a recent irregularity from the historical data used to build the model.

0 commit comments

Comments
 (0)