Update links to not use search.maven.org (#14558)
This commit is contained in:
parent
6ad5aafa93
commit
94a8ffa7f4
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [Apache DBCP](https://commons.apache.
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-apache-dbcp-2.0).
|
release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-apache-dbcp-2.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [Apache Http Client 5.2](https://hc.a
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-apache-httpclient-5.2).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-apache-httpclient-5.2).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -50,7 +50,7 @@ link to tracing information provided by Lambda itself. To do so, add a dependenc
|
||||||
`io.opentelemetry.contrib:opentelemetry-aws-xray-propagator`.
|
`io.opentelemetry.contrib:opentelemetry-aws-xray-propagator`.
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.contrib%20AND%20a:opentelemetry-aws-xray-propagator).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.contrib/opentelemetry-aws-xray-propagator).
|
||||||
|
|
||||||
Gradle:
|
Gradle:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [C3P0](https://www.mchange.com/projec
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-c3p0-0.9).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-c3p0-0.9).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [GraphQL Java](https://www.graphql-ja
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-graphql-java-12.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-graphql-java-12.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [GraphQL Java](https://www.graphql-ja
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-graphql-java-12.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-graphql-java-12.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ Provides OpenTelemetry instrumentation for [gRPC](https://grpc.io/).
|
||||||
|
|
||||||
### Add the following dependencies to your project
|
### Add the following dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-grpc-1.6).
|
Replace `OPENTELEMETRY_VERSION` with the [latest release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-grpc-1.6).
|
||||||
|
|
||||||
For Maven, add the following to your `pom.xml` dependencies:
|
For Maven, add the following to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [HikariCP](https://github.com/brettwo
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-hikaricp-3.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-hikaricp-3.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [Java HTTP Client](https://openjdk.or
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-java-http-client).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-java-http-client).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [Java HTTP Server](https://docs.oracl
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-java-http-server).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-java-http-server).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ Provides OpenTelemetry instrumentation for
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-jdbc).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-jdbc).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-kafka-clients-2.6).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-kafka-clients-2.6).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ Currently, only server instrumentation is supported.
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-ktor-1.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-ktor-1.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ Server and client instrumentations are supported.
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-ktor-2.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-ktor-2.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ Server and client instrumentations are supported.
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-ktor-3.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-ktor-3.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ which forwards Log4j2 log events to the
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-log4j-appender-2.17).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-log4j-appender-2.17).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ into log context.
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-log4j-context-data-2.17-autoconfigure).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-log4j-context-data-2.17-autoconfigure).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ forwards Logback log events to the
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-logback-appender-1.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-logback-appender-1.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ mounted span using a custom Logback appender.
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-logback-mdc-1.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-logback-mdc-1.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ sends Micrometer metrics to the
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-micrometer-1.5).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-micrometer-1.5).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [okhttp3](https://square.github.io/ok
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-okhttp-3.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-okhttp-3.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [openai-java](https://github.com/open
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-openai-java-1.1).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-openai-java-1.1).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [Oracle UCP](https://docs.oracle.com/
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-oracle-ucp-11.2).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-oracle-ucp-11.2).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@
|
||||||
|
|
||||||
# Using OSHI with OpenTelemetry Java agent
|
# Using OSHI with OpenTelemetry Java agent
|
||||||
|
|
||||||
Download oshi-core jar from https://search.maven.org/search?q=g:com.github.oshi%20AND%20a:oshi-core and place it on the class path. OpenTelemetry Java agent uses system class loader to load classes from the oshi-core jar that are used for the metrics.
|
Download oshi-core jar from https://central.sonatype.com/artifact/com.github.oshi/oshi-core and place it on the class path. OpenTelemetry Java agent uses system class loader to load classes from the oshi-core jar that are used for the metrics.
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [R2dbc](https://r2dbc.io/).
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-r2dbc-1.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-r2dbc-1.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ Provides OpenTelemetry instrumentation for [Apache RocketMQ](https://rocketmq.ap
|
||||||
|
|
||||||
### Add the following dependencies to your project
|
### Add the following dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-rocketmq-client-4.8).
|
Replace `OPENTELEMETRY_VERSION` with the [latest release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-rocketmq-client-4.8).
|
||||||
|
|
||||||
For Maven, add the following to your `pom.xml` dependencies:
|
For Maven, add the following to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ This module provides JVM runtime metrics as documented in the [semantic conventi
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-runtime-telemetry-java8).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-runtime-telemetry-java8).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ Replace `SPRING_VERSION` with the version of spring you're using.
|
||||||
`Minimum version: 3.1`
|
`Minimum version: 3.1`
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-spring-web-3.1).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-web-3.1).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ Replace `SPRING_VERSION` with the version of spring you're using.
|
||||||
- `Minimum version: 5.3`
|
- `Minimum version: 5.3`
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-spring-webmvc-5.3).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-webmvc-5.3).
|
||||||
|
|
||||||
For Maven add the following to your `pom.xml`:
|
For Maven add the following to your `pom.xml`:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ Replace `SPRING_VERSION` with the version of spring you're using.
|
||||||
- `Minimum version: 6.0.0`
|
- `Minimum version: 6.0.0`
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-spring-webmvc-6.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-spring-webmvc-6.0).
|
||||||
|
|
||||||
For Maven add the following to your `pom.xml`:
|
For Maven add the following to your `pom.xml`:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for [Vibur DBCP](https://www.vibur.org/).
|
||||||
### Add these dependencies to your project
|
### Add these dependencies to your project
|
||||||
|
|
||||||
Replace `OPENTELEMETRY_VERSION` with the [latest
|
Replace `OPENTELEMETRY_VERSION` with the [latest
|
||||||
release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-vibur-dbcp-11.0).
|
release]( https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-vibur-dbcp-11.0).
|
||||||
|
|
||||||
For Maven, add to your `pom.xml` dependencies:
|
For Maven, add to your `pom.xml` dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue