You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/load-testing/how-to-appservice-insights.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Azure Load Testing Preview collects detailed resource metrics to help you identi
30
30
31
31
Azure Load Testing lets you monitor server-side metrics for your Azure app components for a load test. You can then visualize and analyze these metrics in the Azure Load Testing dashboard.
32
32
33
-
When the application you're load testing is hosted on Azure App Service, you can get additional insights by using [App Service diagnostics](/azure/app-service/overview-diagnostics.md).
33
+
When the application you're load testing is hosted on Azure App Service, you can get extra insights by using [App Service diagnostics](/azure/app-service/overview-diagnostics.md).
34
34
35
35
To view the App Service diagnostics information for your application under load test:
36
36
@@ -58,7 +58,7 @@ To view the App Service diagnostics information for your application under load
58
58
59
59
:::image type="content" source="media/how-to-appservice-insights/app-diagnostics-high-cpu.png" alt-text="Screenshot that shows the App Service diagnostics CPU usage report.":::
60
60
61
-
The following screenshots shows the **Web App Slow** report, which gives details and recommendations about application performance.
61
+
The following screenshot shows the **Web App Slow** report, which gives details and recommendations about application performance.
62
62
63
63
:::image type="content" source="media/how-to-appservice-insights/app-diagnostics-web-app-slow.png" alt-text="Screenshot that shows the App Service diagnostics slow application report.":::
0 commit comments