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

Include SpanContext information in Context Debug #2365

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bantonsson
Copy link
Contributor

Changes

This includes SpanContext information in the Debug output for Context if tracing is enabled. It also changes the number of entries to include if there is a Span in the Context.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@bantonsson bantonsson requested a review from a team as a code owner November 29, 2024 12:37
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.6%. Comparing base (e0159ad) to head (92d4b26).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2365   +/-   ##
=====================================
  Coverage   79.5%   79.6%           
=====================================
  Files        123     123           
  Lines      21492   21522   +30     
=====================================
+ Hits       17094   17137   +43     
+ Misses      4398    4385   -13     

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

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.

1 participant