Skip to content

Commit 2a6838e

Browse files
authored
Merge branch 'main' into main
2 parents 589c163 + 61164e8 commit 2a6838e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This configuration includes being able to reconfigure the [IdsGenerator](https:/
2929
which we need to support X-Ray compatible trace IDs. Because the SDK uses SPI, it is sufficient for
3030
the custom implementation to be on the classpath to be recognized. The AWS distribution of the
3131
OpenTelemetry Java Agent repackages the upstream agent by simply adding our SPI implementation for
32-
reconfiguring the ID generator. In addition, it includes [AWS resource providers](https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/aws/src/main/java/io/opentelemetry/sdk/extension/aws/resource)
32+
reconfiguring the ID generator. In addition, it includes [AWS resource providers](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/aws-resources/src/main/java/io/opentelemetry/contrib/aws/resource)
3333
by default, and it sets a system property to configure the agent to use multiple trace ID propagators,
3434
defaulting to maximum interoperability.
3535

0 commit comments

Comments
 (0)