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

Add is_remote_parent span flags to OTLP exported Spans and SpanLinks #6388

Merged
merged 4 commits into from
Apr 23, 2024

Conversation

AlexanderWert
Copy link
Member

Implements the parent_is_remote trace flags when exporting a Span or a SpanLink through OTLP.

See:

@AlexanderWert AlexanderWert requested a review from a team as a code owner April 15, 2024 06:57
@AlexanderWert AlexanderWert force-pushed the traceflags branch 2 times, most recently from e79e3ee to cd48de6 Compare April 15, 2024 07:15
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.10%. Comparing base (e22c562) to head (cbf5987).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6388      +/-   ##
============================================
+ Coverage     91.05%   91.10%   +0.05%     
- Complexity     5839     5850      +11     
============================================
  Files           635      636       +1     
  Lines         17017    17036      +19     
  Branches       1729     1730       +1     
============================================
+ Hits          15495    15521      +26     
+ Misses         1023     1020       -3     
+ Partials        499      495       -4     

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

Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

Looks pretty good to me, but had a few small asks. Thanks!

@AlexanderWert AlexanderWert force-pushed the traceflags branch 2 times, most recently from 88db857 to b9d8496 Compare April 18, 2024 07:04
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
@AlexanderWert
Copy link
Member Author

@open-telemetry/java-maintainers I think this is ready to be merged

@jack-berg jack-berg merged commit da4cd93 into open-telemetry:main Apr 23, 2024
18 checks passed
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.

None yet

3 participants