-
Notifications
You must be signed in to change notification settings - Fork 105
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
Add AWS entity agent attributes to DynamoDB spans #1252
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1252 +/- ##
==========================================
- Coverage 81.29% 81.09% -0.20%
==========================================
Files 200 200
Lines 22021 22088 +67
Branches 3488 3508 +20
==========================================
+ Hits 17902 17913 +11
- Misses 2967 3009 +42
- Partials 1152 1166 +14 ☔ View full report in Codecov by Sentry. |
8be6b5a
to
b0cc4c4
Compare
60e4b16
to
9346bba
Compare
67a128e
to
baa462f
Compare
92d00bc
to
b43929a
Compare
The merge-base changed after approval.
Overview
Add AWS entity agent attributes to DynamoDB spans. See implementation_guides/aws-sdk.md in agent specs for details.
Note this is dependent on #1249.