-
Notifications
You must be signed in to change notification settings - Fork 598
feat: Add is_remote flag in exporter for spans and span links #3153
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
Merged
lalitb
merged 19 commits into
open-telemetry:main
from
nikhilmantri0902:fix/exporter_is_remote_span
Sep 17, 2025
Merged
Changes from 7 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
5f049d6
feat: added setting of the is_remote_mask in exporter span flags
nikhilmantri0902 480911e
chore: updated Changelog
nikhilmantri0902 2b3140b
chore: added lint checks
nikhilmantri0902 e128856
fix: lint checks and coverage errors
nikhilmantri0902 a29cf84
fix: unused import remove
nikhilmantri0902 8e24aaa
fix: unused import remove
nikhilmantri0902 6222815
fix: fixing a failing lint check
nikhilmantri0902 74dec5b
refactor: replace parent_span_context with parent_span_is_remote boolean
nikhilmantri0902 9008ada
fix: format build_span_flags function signature
nikhilmantri0902 e5394b8
fix: remove unused variables in test functions
nikhilmantri0902 b52597f
chore: made function build_span_flags as private
nikhilmantri0902 f8fc795
fix: resolved conflicts with main
nikhilmantri0902 8897bda
fix: updated visibility for crate module
nikhilmantri0902 3bbe32f
Merge branch 'main' into fix/exporter_is_remote_span
nikhilmantri0902 64163ed
fix: batchspanprocessor_handles_dropped_spans test case
nikhilmantri0902 4fbce77
fix: batchspanprocessor_handles_dropped_spans test case - comment fix
nikhilmantri0902 cc0ae9f
fix: batchspanprocessor_handles_dropped_spans test case - comment fix
nikhilmantri0902 3f6cf4e
fix: batchspanprocessor_handles_dropped_spans test case - comment fix
nikhilmantri0902 54a69b4
Merge branch 'main' into fix/exporter_is_remote_span
lalitb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.