Skip to content

Commit 327787a

Browse files
Merge pull request #264350 from jeanbisutti/app-service-spring-boot-native-monitoring
App Service Java monitoring
2 parents 51f0313 + 1197452 commit 327787a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.reviewer: abinetabate
1212

1313
Monitoring of your Java web applications running on [Azure App Services](../../app-service/index.yml) doesn't require any modifications to the code. This article walks you through enabling Azure Monitor Application Insights monitoring and provides preliminary guidance for automating the process for large-scale deployments.
1414

15+
> [!NOTE]
16+
> With Spring Boot Native Image applications, use the [Azure Monitor OpenTelemetry Distro / Application Insights in Spring Boot native image Java application](https://aka.ms/AzMonSpringNative) project instead of the Application Insights Java agent solution described below.
17+
1518
## Enable Application Insights
1619

1720
The recommended way to enable application monitoring for Java applications running on Azure App Services is through Azure portal.

0 commit comments

Comments
 (0)