-
Notifications
You must be signed in to change notification settings - Fork 620
Closed
Labels
bugSomething isn't workingSomething isn't workingpkg:instrumentation-aws-sdkpriority:p4Bugs and spec inconsistencies which do not fall into a higher prioritizationBugs and spec inconsistencies which do not fall into a higher prioritizationstale
Description
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.
ImDevinCjohnkoehn
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpkg:instrumentation-aws-sdkpriority:p4Bugs and spec inconsistencies which do not fall into a higher prioritizationBugs and spec inconsistencies which do not fall into a higher prioritizationstale