Skip to content

Commit 0301108

Browse files
committed
fix
1 parent 0940a73 commit 0301108

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/azure-monitor/app/azure-web-apps.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,11 @@ Targeting the full framework from .NET Core, self-contained deployment, and ASP.
9494

9595
# [Node.js](#tab/nodejs)
9696

97+
Test
98+
9799
# [Java](#tab/java)
98100

99-
Java App Service based web applications do not currently support automatic agent/extension based monitoring. To enable monitoring for your Java application, you need to [manually instrument your application](https://docs.microsoft.com/en-us/azure/azure-monitor/app/java-get-started).
101+
Java App Service based web applications do not currently support automatic agent/extension based monitoring. To enable monitoring for your Java application, you need to [manually instrument your application](https://docs.microsoft.com/azure/azure-monitor/app/java-get-started).
100102

101103
## Enable client-side monitoring
102104

@@ -136,9 +138,11 @@ If for some reason you would like to disable client-side monitoring:
136138

137139
# [Node.js](#tab/nodejs)
138140

141+
Test
142+
139143
# [Java](#tab/java)
140144

141-
Java App Service based web applications do not currently support automatic agent/extension based monitoring. To enable monitoring for your Java application, you need to [manually instrument your application](https://docs.microsoft.com/en-us/azure/azure-monitor/app/java-get-started).
145+
Java App Service based web applications do not currently support automatic agent/extension based monitoring. To enable monitoring for your Java application, you need to [manually instrument your application](https://docs.microsoft.com/azure/azure-monitor/app/java-get-started).
142146

143147
## Automate monitoring
144148

0 commit comments

Comments
 (0)