-
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: ❌ ERROR
See detailed report in MegaLinter reports |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1252 +/- ##
==========================================
- Coverage 81.27% 81.15% -0.12%
==========================================
Files 200 200
Lines 21953 22038 +85
Branches 3479 3502 +23
==========================================
+ Hits 17842 17885 +43
- Misses 2965 2989 +24
- Partials 1146 1164 +18 ☔ 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
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.