Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opentelemetry-instrumentation-aws-sdk] http.status.code attribute is not recorded in AWS SDK V3 Spans upon client exceptions #2343

Closed
jj22ee opened this issue Jul 18, 2024 · 0 comments · Fixed by #2344
Labels
bug Something isn't working

Comments

@jj22ee
Copy link
Contributor

jj22ee commented Jul 18, 2024

What version of OpenTelemetry are you using?

@opentelemetry/[email protected]

What version of Node are you using?

v20.10.0

What did you do?

Observe AWS SDK V3 Span data after AWS SDK Client Exception.

What did you expect to see?

HTTP Status Code information.

What did you see instead?

HTTP Status Code information missing.

Additional context

AWS SDK Instrumentation for aws-sdk-js-v3 does not record HTTP Status Code into span attributes upon exceptions, unlike the instrumentation for aws-sdk-js-v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant