Skip to content

Commit 2155caa

Browse files
committed
grammar edits
1 parent ba44192 commit 2155caa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,24 @@ ms.date: 2/23/2022
1212

1313
Dynamic thresholds apply advanced machine learning, and use a set of algorithms and methods to:
1414
- Learn the historical behavior of metrics
15-
- Analyze metrics over time and identify patterns such as hourly, daily or weekly patterns.
15+
- Analyze metrics over time and identify patterns such as hourly, daily or weekly patterns
1616
- Recognize anomalies that indicate possible service issues
1717
- Calculate the most appropriate threshold for the metric
1818

1919
When you use dynamic thresholds, you don't have to know the "right" threshold for each metric, because dynamic thresholds calculate the most appropriate thresholds for you.
2020

2121
Dynamic thresholds help you:
2222
- Create scalable alerts for hundreds of metric series with one alert rule. If you have fewer alert rules, you spend less time creating and managing alerts rules. Scalable alerting is especially useful for multiple dimensions or for multiple resources, such as to all resources in a subscription.
23-
- Create rules without having to know what threshold to configure. Using dynamic thresholds, you can configure metric alerts using high-level concepts, without having extensive domain knowledge about the metric.
23+
- Create rules without having to know what threshold to configure. Using dynamic thresholds, you can configure metric alerts using high-level concepts, without having extensive domain knowledge about the metric
2424
- Configure up metric alerts using high-level concepts without extensive domain knowledge about the metric
2525
- Prevent noisy (low precision) or wide (low recall) thresholds that don’t have an expected pattern
26-
- Handle noisy metrics (such as machine CPU or memory) and metrics with low dispersion (such as availability and error rate).
26+
- Handle noisy metrics (such as machine CPU or memory) and metrics with low dispersion (such as availability and error rate)
2727

2828
Dynamic Thresholds can be applied to:
2929
- most Azure Monitor platform and custom metrics
3030
- common application and infrastructure metrics
3131
- noisy metrics, such as machine CPU or memory
32-
- metrics with low dispersion, such as availability and error rate.
32+
- metrics with low dispersion, such as availability and error rate
3333
See [metrics not supported by dynamic thresholds](#metrics-not-supported-by-dynamic-thresholds) for a list of metrics that aren't supported by dynamic thresholds.
3434

3535
The system automatically recognizes prolonged outages and removes them from the threshold learning algorithm. If there is a prolonged outage, dynamic thresholds understand the data, and detect system issues with the same level of sensitivity as before the outage occurred.

0 commit comments

Comments
 (0)