Skip to content

Instrumentation for AWS SDK 1.11 not setting db.system for DynamoDB requests #12493

@akats7

Description

@akats7

Describe the bug

The AWS 1.11 requests auto instrumentation does not seem to be setting the db.system attribute for dynamoDB spans. This is stopping our platform from identifying it properly as a db span.

Steps to reproduce

Enable javaagent and make request to dynamoDB using AWS 1.11 SDK

Expected behavior

db.* attributes to be set on dynamodb spans

Actual behavior

No db.* attributes set, treated as external service call

Javaagent or library instrumentation version

io.opentelemetry.aws-sdk-1.11

Environment

JDK:
OS:

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcontribution welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcome

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions