Skip to content
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

Sqs distributed trace #2204

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Sqs distributed trace #2204

wants to merge 13 commits into from

Conversation

obenkenobi
Copy link
Contributor

@obenkenobi obenkenobi commented Jan 15, 2025

Overview

Adds distributed trace headers as message attributes for SQS send operations.

Related Github Issue

#2036

@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.57%. Comparing base (2180493) to head (9dd5005).
Report is 79 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2204      +/-   ##
============================================
- Coverage     70.73%   70.57%   -0.16%     
+ Complexity    10046     9973      -73     
============================================
  Files           842      842              
  Lines         40493    40374     -119     
  Branches       6151     6119      -32     
============================================
- Hits          28641    28493     -148     
- Misses         9098     9104       +6     
- Partials       2754     2777      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@obenkenobi
Copy link
Contributor Author

Class loading errors in instrumentation tests forced me to use inner classes for DT Header classes

obenkenobi and others added 4 commits January 17, 2025 15:50
…zonaws/services/sqs/AmazonSQS_Instrumentation.java

Co-authored-by: André Onuki <aonuki@newrelic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants