Skip to content
Discussion options

You must be logged in to vote

Firstly you appear to be using https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/aws-sdk/aws-sdk-2.2/library-autoconfigure this automatically set up the execution interceptor but it won't handle the wrapping of the sqs client that is described in https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/aws-sdk/aws-sdk-2.2/library#usage Secondly you are also using the agent or have included classes from the agent in your application. In later versions we have reworked the code so that this exception doesn't happen. For now you could try removing the opentelemetry-aws-sdk-2.2-autoconfigure dependency and use o…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@theotherian
Comment options

@laurit
Comment options

@theotherian
Comment options

Comment options

You must be logged in to vote
2 replies
@laurit
Comment options

Answer selected by theotherian
@theotherian
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants