Skip to content

Commit 8147eb2

Browse files
Tiny Acro fixes
1 parent 4230c93 commit 8147eb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/alerts/smart-detection-performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Notice that it tells you:
146146

147147
## Smart detection of slow performing patterns
148148

149-
Application Insights finds performance issues that might only affect some portion of your users, or only affect users in some cases. For example, if a page loads slower on a specific browser types compared to others, or if a particular server handles requests more slowly than other servers. It can also discover problems that are associated with combinations of properties, such as slow page loads in one geographical area for clients using particular operating system.
149+
Application Insights finds performance issues that might only affect some portion of your users, or only affect users in some cases. For example, if a page loads slower on a specific browser type compared to others, or if a particular server handles requests more slowly than other servers. It can also discover problems that are associated with combinations of properties, such as slow page loads in one geographical area for clients using particular operating system.
150150

151151
Anomalies like these are hard to detect just by inspecting the data, but are more common than you might think. Often they only surface when your customers complain. By that time, it's too late: the affected users are already switching to your competitors!
152152

@@ -157,7 +157,7 @@ You don't have to set any thresholds or configure rules. Machine learning and da
157157
![From the email alert, click the link to open the diagnostic report in Azure](./media/smart-detection-performance/03.png)
158158

159159
* **When** shows the time the issue was detected.
160-
* **What** describes te problem that was detected, and th characteristics of the set of events that we found, which displayed the problem behavior.
160+
* **What** describes the problem that was detected, and th characteristics of the set of events that we found, which displayed the problem behavior.
161161
* The table compares the poorly performing set with the average behavior of all other events.
162162

163163
Click the links to open Metric Explorer to view reports, filtered by the time and properties of the slow performing set.

0 commit comments

Comments
 (0)