Skip to content

Commit 8ea79ca

Browse files
committed
Added info back to troubleshooting article
1 parent 2155caa commit 8ea79ca

File tree

2 files changed

+72
-62
lines changed

2 files changed

+72
-62
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Dynamic thresholds help you:
2525
- Prevent noisy (low precision) or wide (low recall) thresholds that don’t have an expected pattern
2626
- Handle noisy metrics (such as machine CPU or memory) and metrics with low dispersion (such as availability and error rate)
2727

28-
Dynamic Thresholds can be applied to:
28+
You can use dynamic thresholds on:
2929
- most Azure Monitor platform and custom metrics
3030
- common application and infrastructure metrics
3131
- noisy metrics, such as machine CPU or memory
3232
- 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

35-
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.
35+
The system automatically recognizes prolonged outages and removes them from the threshold learning algorithm. If there's a prolonged outage, dynamic thresholds understand the data, and detect system issues with the same level of sensitivity as before the outage occurred.
3636

3737
You can configure dynamic thresholds using:
3838
- [the Azure portal](https://portal.azure.com/)

0 commit comments

Comments
 (0)