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
*[Import the OpenTelemetry Bills of Materials (BOM)](https://opentelemetry.io/docs/zero-code/java/spring-boot-starter/getting-started/).
@@ -218,7 +218,7 @@ Point the Java virtual machine (JVM) to the jar file by adding `-javaagent:"path
218
218
> If you develop a Spring Boot application, you can optionally replace the JVM argument by a programmatic configuration. For more information, see [Using Azure Monitor Application Insights with Spring Boot](./java-spring-boot.md).
219
219
220
220
221
-
##### [Java Native](#tab/javanative)
221
+
##### [Java Native](#tab/java-native)
222
222
223
223
Several automatic instrumentations are enabled through configuration changes; no code changes are required
224
224
@@ -327,7 +327,7 @@ Azure Monitor OpenTelemetry sample applications are available for all supported
@@ -372,8 +372,7 @@ Azure Monitor OpenTelemetry sample applications are available for all supported
372
372
- Enable usage experiences by seeing [Enable web or browser user monitoring](javascript.md).
373
373
- Review the [release notes](https://github.com/microsoft/ApplicationInsights-Java/releases) on GitHub.
374
374
375
-
### [Java Native](#tab/javanative)
376
-
375
+
### [Java Native](#tab/java-native)
377
376
- See [Add and modify Azure Monitor OpenTelemetry](opentelemetry-add-modify.md) for details on adding and modifying Azure Monitor OpenTelemetry.
378
377
- Review the source code in the [Azure Monitor OpenTelemetry Distro in Spring Boot native image Java application](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/spring-cloud-azure-starter-monitor) and [Quarkus OpenTelemetry Exporter for Azure](https://github.com/quarkiverse/quarkus-opentelemetry-exporter/tree/main/quarkus-opentelemetry-exporter-azure).
379
378
- Learn more about OpenTelemetry and its community in the [OpenTelemetry Java GitHub repository](https://github.com/open-telemetry/opentelemetry-java-instrumentation).
0 commit comments