Skip to content

Commit 525e172

Browse files
committed
sonatype
1 parent b20b8c4 commit 525e172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javaagent-declarative-configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ curl -L -o opentelemetry-javaagent.jar https://github.com/open-telemetry/opentel
2323
The OpenTelemetry contrib extension will be automatically downloaded during the build process.
2424

2525
**Note:** If you prefer to download the extension manually or need a different version, you can:
26-
1. Find the latest version at [Maven Central](https://mvnrepository.com/artifact/io.opentelemetry.contrib/opentelemetry-samplers)
26+
1. Find the latest version at [Sonatype](https://search.maven.org/artifact/io.opentelemetry.contrib/opentelemetry-samplers)
2727
2. Download it with: `curl -L -o opentelemetry-javaagent-extension.jar https://repo1.maven.org/maven2/io/opentelemetry/contrib/opentelemetry-samplers/[VERSION]/opentelemetry-samplers-[VERSION].jar`
2828
3. Reference it in the run command: `-Dotel.javaagent.extensions=opentelemetry-javaagent-extension.jar`
2929

0 commit comments

Comments
 (0)