-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Closed
Copy link
Labels
bugSomething isn't workingSomething isn't workingcontribution welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcome
Description
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 workingSomething isn't workingcontribution welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcome