Skip to content

Commit 8884788

Browse files
authored
Replace search.maven.org links (#14626)
1 parent 7dace99 commit 8884788

File tree

7 files changed

+7
-7
lines changed
  • instrumentation

7 files changed

+7
-7
lines changed

instrumentation/alibaba-druid-1.0/library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ enabling database connection pool metrics for druid data sources.
77

88
### Add these dependencies to your project
99

10-
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-alibaba-druid-1.0).
10+
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-alibaba-druid-1.0).
1111

1212
For Maven, add to your `pom.xml` dependencies:
1313

instrumentation/apache-httpclient/apache-httpclient-4.3/library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Provides OpenTelemetry instrumentation for the [Apache HttpClient](https://hc.ap
66

77
### Add these dependencies to your project
88

9-
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-apache-httpclient-4.3).
9+
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-apache-httpclient-4.3).
1010

1111
For Maven, add to your `pom.xml` dependencies:
1212

instrumentation/armeria/armeria-1.3/library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and HTTP server spans and metrics.
77

88
### Add these dependencies to your project
99

10-
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-armeria-1.3).
10+
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-armeria-1.3).
1111

1212
For Maven, add to your `pom.xml` dependencies:
1313

instrumentation/cassandra/cassandra-4.4/library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ enabling database client spans and metrics.
77

88
### Add these dependencies to your project
99

10-
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-cassandra-4.4).
10+
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-cassandra-4.4).
1111

1212
For Maven, add to your `pom.xml` dependencies:
1313

instrumentation/elasticsearch/elasticsearch-rest-7.0/library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ enabling database client spans and metrics.
77

88
### Add these dependencies to your project
99

10-
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-elasticsearch-rest-7.0).
10+
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-elasticsearch-rest-7.0).
1111

1212
For Maven, add to your `pom.xml` dependencies:
1313

instrumentation/jetty-httpclient/jetty-httpclient-12.0/library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ enabling database client spans and metrics.
77

88
### Add these dependencies to your project
99

10-
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-jetty-httpclient-12.0).
10+
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-jetty-httpclient-12.0).
1111

1212
For Maven, add to your `pom.xml` dependencies:
1313

instrumentation/jetty-httpclient/jetty-httpclient-9.2/library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and metrics.
77

88
### Add these dependencies to your project
99

10-
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://search.maven.org/search?q=g:io.opentelemetry.instrumentation%20AND%20a:opentelemetry-jetty-httpclient-9.2).
10+
Replace `OPENTELEMETRY_VERSION` with the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-jetty-httpclient-9.2).
1111

1212
For Maven, add to your `pom.xml` dependencies:
1313

0 commit comments

Comments
 (0)