-
-
Notifications
You must be signed in to change notification settings - Fork 285
[Span First #3]: Add active span parenting behaviour and more api scaffolding #3377
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
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
63e3107
Update
buenaflor eb0cdef
Updateg
buenaflor 19a8c19
Update
buenaflor 8713bfc
Update
buenaflor 1adb9a3
Update
buenaflor 5e74caa
Remove unnecessary import
buenaflor b1a3832
Remove unnecessary import
buenaflor c7cbeea
Update
buenaflor 144405e
Update
buenaflor ab66ec9
Update
buenaflor 7d685be
Update
buenaflor 33d8892
Update
buenaflor d74fe5a
Update
buenaflor 2b9c8b2
Update
buenaflor c5a24b4
Update
buenaflor 540851d
Update
buenaflor a446d24
Merge branch 'feat/span-first' into feat/spans/active-spans-impl
buenaflor 3a8a2b8
Refactor Span implementations to standardize spanId handling and impr…
buenaflor 2f9e3ca
Add tests for finished spans as parents and handling of disabled tracing
buenaflor 0c2ef8b
Implement idempotent behavior for ending spans and enhance tests for …
buenaflor 1746c3a
Fix end method in SimpleSpan to ensure captureSpan is called after se…
buenaflor 5ef63d2
Update scope_test to use getActiveSpan method for retrieving the last…
buenaflor 787b43c
Refactor Span documentation and clean up tests
buenaflor 8f5cdf8
Update TODO comment for clarity
buenaflor be67e2e
Update TODO comment for span processing
buenaflor c5ed99a
Rename test for setting span status to improve clarity
buenaflor 7f3bc3d
Fix end method in SimpleSpan to ensure endTimestamp is set as UTC
buenaflor fa9af69
Update span_test to ensure endTimestamp is set as UTC in tests
buenaflor 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
Oops, something went wrong.
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.