opentelemetry-js-contrib: AWS SDK v3 traces not showing
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.
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 2
- Comments: 24 (14 by maintainers)
@carolabadeer I’m going to assign this to you since you’re the code owner. Can you please categorize this as P1-P4 and I’ll add the appropriate label.