Skip to content

AWS SDK v3 traces not showing #1509

@haimprecise

Description

@haimprecise

What version of OpenTelemetry are you using?

@opentelemetry/core: 1.12.0
@opentelemetry/api: 1.3.0
@opentelemetry/instrumentation-aws-sdk: 0.34.1

What version of Node are you using?

18.14.0-alpine

What did you do?

Updated from AWS SDK v2 to v3:

"@aws-sdk/client-s3": 3.321.1
"@aws-sdk/client-sns": 3.321.1
"@aws-sdk/client-sqs": 3.321.1

And deployed to our AKS v1.23

What did you expect to see?

Exported traces for AWS SQS messages

What did you see instead?

No traces at all

Additional context

When debugging, the patchV3 functions are not called at all.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpkg:instrumentation-aws-sdkpriority:p4Bugs and spec inconsistencies which do not fall into a higher prioritizationstale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions