-
Notifications
You must be signed in to change notification settings - Fork 103
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
base: main
Are you sure you want to change the base?
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.17% 81.05% -0.13%
==========================================
Files 200 200
Lines 21971 22038 +67
Branches 3482 3502 +20
==========================================
+ Hits 17836 17863 +27
- Misses 2984 3010 +26
- Partials 1151 1165 +14 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
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.