Skip to content

Commit ae8403e

Browse files
authored
Java native image monitoring with containers
1 parent 88a606d commit ae8403e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-monitor/app/java-get-started-supplemental.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ For more information, see [Use Application Insights Java In-Process Agent in Azu
2626

2727
## Containers
2828

29+
> [!NOTE]
30+
> 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.
31+
2932
### Docker entry point
3033

3134
If you're using the *exec* form, add the parameter `-javaagent:"path/to/applicationinsights-agent-3.4.19.jar"` to the parameter list somewhere before the `"-jar"` parameter, for example:

0 commit comments

Comments
 (0)