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

Minor update to stdout exporter example to show log correlation #2459

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

cijothomas
Copy link
Member

Stdout example modified to emit a log within span context to show how correlation works.
Fix stdout to print TraceFlags.

@cijothomas cijothomas requested a review from a team as a code owner December 20, 2024 02:38
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.8%. Comparing base (3694ff9) to head (1f48b70).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
opentelemetry-stdout/src/logs/exporter.rs 0.0% 3 Missing ⚠️
opentelemetry-stdout/src/trace/exporter.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #2459     +/-   ##
=======================================
- Coverage   76.9%   76.8%   -0.1%     
=======================================
  Files        122     122             
  Lines      22213   22217      +4     
=======================================
  Hits       17082   17082             
- Misses      5131    5135      +4     

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

@cijothomas cijothomas requested a review from Copilot December 20, 2024 03:50

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

@cijothomas cijothomas merged commit 80629c8 into open-telemetry:main Dec 20, 2024
20 of 21 checks passed
@cijothomas cijothomas deleted the cijothomas/stdout-example branch December 20, 2024 04:50
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.

2 participants