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: learn-pr/wwl-azure/configure-azure-app-services/includes/10-use-application-insights.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,6 @@ Let's examine some characteristics of Application Insights for Azure Monitor.
14
14
15
15
- Application Insights integrates with your Azure Pipeline processes, and has connection points to many development tools.
16
16
17
-
- You can monitor and analyze data from mobile apps by integrating with Visual Studio App Center.
18
-
19
17
### Things to consider when using Application Insights
20
18
21
19
Application Insights is ideal for supporting your development team. The feature helps developers understand how your app is performing and how it's being used. Consider monitoring the following items in your App Service configuration scenario.
@@ -39,4 +37,4 @@ Application Insights is ideal for supporting your development team. The feature
39
37
-**Consider Custom events and metrics**. Write your own custom events and metric tracking algorithms as client or server code. Track business events such as number of items sold, or number of games won.
40
38
41
39
> [!TIP]
42
-
> Consider extending your learning with the [*Troubleshoot solutions by using Application Insights*](/training/paths/az-204-instrument-solutions-support-monitoring-logging/) training module.
40
+
> Consider extending your learning with the [*Troubleshoot solutions by using Application Insights*](/training/paths/az-204-instrument-solutions-support-monitoring-logging/) training module.
0 commit comments