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: support/azure/azure-monitor/app-insights/telemetry/troubleshoot-app-service-issues.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ This article offers general recommendations and specific suggestions to troubles
51
51
52
52
1. Browse to `https://yoursitename.scm.azurewebsites.net/ApplicationInsights`.
53
53
54
-
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot that shows the link above the results page."border ="false":::
54
+
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot that shows the link above the results page."border ="false" lightbox="media/troubleshoot-app-service/app-insights-sdk-status.png" lightbox="media/troubleshoot-app-service/app-insights-sdk-status.png":::
55
55
56
56
* Confirm that **Application Insights Extension Status** is `Pre-Installed Site Extension, version 2.8.x.xxxx, is running.`
57
57
@@ -68,7 +68,7 @@ This article offers general recommendations and specific suggestions to troubles
68
68
> [!IMPORTANT]
69
69
> This functionality is in preview.
70
70
71
-
:::image type="content"source="media/troubleshoot-app-service/interop.png" alt-text=" Screenshot that shows the interop setting enabled.":::
71
+
:::image type="content"source="media/troubleshoot-app-service/interop.png" alt-text=" Screenshot that shows the interop setting enabled." lightbox="media/troubleshoot-app-service/interop.png":::
72
72
73
73
The data is sent using a codeless approach, even if the Application Insights SDK was originally used or attempted to be used.
74
74
@@ -95,7 +95,7 @@ This article offers general recommendations and specific suggestions to troubles
95
95
96
96
1. Examine the log file to see that the agent started successfully: browse to `https://yoursitename.scm.azurewebsites.net/`, under SSH change to the root directory, the log file is located under LogFiles/ApplicationInsights.
97
97
98
-
:::image type="content"source="media/troubleshoot-app-service/app-insights-java-status.png" alt-text="Screenshot of the link above results page.":::
98
+
:::image type="content"source="media/troubleshoot-app-service/app-insights-java-status.png" alt-text="Screenshot of the link above results page." lightbox="media/troubleshoot-app-service/app-insights-java-status.png":::
99
99
100
100
1. After enabling application monitoring for your Java app, you can validate that the agent is working by looking at the live metrics - even before you deploy and app to App Service you'll see some requests from the environment. Remember that the full set of telemetry is only available when you have your app deployed and running.
101
101
@@ -108,7 +108,7 @@ This article offers general recommendations and specific suggestions to troubles
108
108
1. Check that `ApplicationInsightsAgent_EXTENSION_VERSION` app setting is set to a value of `~2`.
109
109
1. Browse to `https://yoursitename.scm.azurewebsites.net/ApplicationInsights`.
110
110
111
-
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot of the link above results page."border ="false":::
111
+
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot of the link above results page."border ="false" lightbox="media/troubleshoot-app-service/app-insights-sdk-status.png":::
112
112
113
113
* Confirm that the `Application Insights Extension Status` is `Pre-Installed Site Extension, version 2.8.x.xxxx, is running.`
114
114
@@ -173,7 +173,7 @@ If you're missing telemetry, follow these steps to confirm that autoinstrumentat
173
173
174
174
1. Confirm that autoinstrumentation is enabled in the Application Insights experience on your App Service resource.
175
175
176
-
:::image type="content"source="media/troubleshoot-app-service/enable.png" alt-text="Screenshot of Application Insights tab with enable selected." lightbox="media/troubleshoot-app-service/enable.png":::
176
+
:::image type="content"source="media/troubleshoot-app-service/enable.png" alt-text="Screenshot of Application Insights tab with enable selected." lightbox="media/troubleshoot-app-service/enable.png" lightbox="media/troubleshoot-app-service/enable.png":::
177
177
178
178
1. Confirm that the `ApplicationInsightsAgent_EXTENSION_VERSION` app setting is set to a value of `~3` and that your `APPLICATIONINSIGHTS_CONNECTION_STRING` points to the appropriate Application Insights resource.
179
179
@@ -335,7 +335,7 @@ For the latest updates and bug fixes, [consult the release notes](/azure/azure-m
335
335
336
336
1. Browse to `https://yoursitename.scm.azurewebsites.net/ApplicationInsights`.
337
337
338
-
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot that shows the preceding link's results page."border ="false":::
338
+
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot that shows the preceding link's results page."border ="false" lightbox="media/troubleshoot-app-service/app-insights-sdk-status.png":::
339
339
340
340
* Confirm that `Application Insights Extension Status` is `Pre-Installed Site Extension, version 2.8.x.xxxx` and is running.
341
341
@@ -411,7 +411,7 @@ As a temporary workaround, you could set the app setting `ApplicationInsightsAge
411
411
412
412
1. Browse to `https://yoursitename.scm.azurewebsites.net/ApplicationInsights`.
413
413
414
-
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot that shows the link above the results page."border ="false":::
414
+
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot that shows the link above the results page."border ="false" lightbox="media/troubleshoot-app-service/app-insights-sdk-status.png":::
415
415
416
416
* Confirm that **Application Insights Extension Status** is `Pre-Installed Site Extension, version 2.8.x.xxxx, is running.`
417
417
@@ -428,7 +428,7 @@ As a temporary workaround, you could set the app setting `ApplicationInsightsAge
428
428
> [!IMPORTANT]
429
429
> This functionality is in preview.
430
430
431
-
:::image type="content"source="media/troubleshoot-app-service/interop.png" alt-text=" Screenshot that shows the interop setting enabled.":::
431
+
:::image type="content"source="media/troubleshoot-app-service/interop.png" alt-text=" Screenshot that shows the interop setting enabled." lightbox="media/troubleshoot-app-service/interop.png":::
432
432
433
433
The data is sent using a codeless approach, even if the Application Insights SDK was originally used or attempted to be used.
434
434
@@ -475,7 +475,7 @@ The following table provides an explanation of what these values mean, their und
475
475
476
476
1. Examine the log file to see that the agent started successfully: browse to `https://yoursitename.scm.azurewebsites.net/`, under SSH change to the root directory, the log file is located under LogFiles/ApplicationInsights.
477
477
478
-
:::image type="content"source="media/troubleshoot-app-service/app-insights-java-status.png" alt-text="Screenshot of the link above results page.":::
478
+
:::image type="content"source="media/troubleshoot-app-service/app-insights-java-status.png" alt-text="Screenshot of the link above results page." lightbox="media/troubleshoot-app-service/app-insights-java-status.png":::
479
479
480
480
1. After enabling application monitoring for your Java app, you can validate that the agent is working by looking at the live metrics - even before you deploy and app to App Service you'll see some requests from the environment. Remember that the full set of telemetry is only available when you have your app deployed and running.
481
481
@@ -490,7 +490,7 @@ The following table provides an explanation of what these values mean, their und
490
490
1. Check that `ApplicationInsightsAgent_EXTENSION_VERSION` app setting is set to a value of `~2`.
491
491
1. Browse to `https://yoursitename.scm.azurewebsites.net/ApplicationInsights`.
492
492
493
-
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot of the link above results page."border ="false":::
493
+
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot of the link above results page."border ="false" lightbox="media/troubleshoot-app-service/app-insights-sdk-status.png":::
494
494
495
495
* Confirm that the `Application Insights Extension Status` is `Pre-Installed Site Extension, version 2.8.x.xxxx, is running.`
0 commit comments