Skip to content

Commit

Permalink
Add Maven central link for Spring Monitor (#40975)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbisutti committed Jul 2, 2024
1 parent b648731 commit c02ed4f
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions sdk/spring/spring-cloud-azure-starter-monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,8 @@ Import the OpenTelemetry Bills of Materials (BOM)
by [following the OpenTelemetry documentation](https://opentelemetry.io/docs/instrumentation/java/automatic/spring-boot/#dependency-management).

#### Add monitoring dependency
[//]: # ({x-version-update-start;com.azure:azure-monitor-azure-monitor-spring-native;current})
```xml
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>spring-cloud-azure-starter-monitor</artifactId>
<version>1.0.0-beta.5</version>
</dependency>
```
[//]: # ({x-version-update-end})

Add the [Spring Cloud Azure Starter Monitor](https://central.sonatype.com/artifact/com.azure.spring/spring-cloud-azure-starter-monitor) dependency.

#### Required native image build configuration

Expand Down

0 comments on commit c02ed4f

Please sign in to comment.