This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Implement tracing::Event handling & parent_id for spans and events #6672
Merged
Merged
Changes from 25 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
e43faeb
implement events handling, implement parent_id for spans & events
mattrutherford 5d0d25a
add events to sp_io::storage
mattrutherford 0b7f4f8
update test
mattrutherford f7981fc
add tests
mattrutherford f892b57
adjust limit
mattrutherford 159ac53
Merge remote-tracking branch 'origin/master' into tracing-events
gnunicorn ffb8713
let tracing crate handle parent_ids
gnunicorn cc3e5e3
re-enable current-id tracking
gnunicorn 89a9b73
Merge branch 'master' into tracing-events
mattrutherford 38b412c
Merge branch 'tracing-events' of github.com:paritytech/substrate into…
mattrutherford 1855a9a
add test for threads with CurrentSpan
mattrutherford 2081e5d
fix log level
mattrutherford 8da1d7a
remove redundant check for non wasm traces
mattrutherford 64d9863
remove duplicate definition in test
mattrutherford 4dfc683
Adding conditional events API
gnunicorn c4bac2d
prefer explicit parent_id over current,
mattrutherford c6d3b5c
Merge branch 'tracing-events' of github.com:paritytech/substrate into…
mattrutherford f4ee909
limit changes to client::tracing event implementation
mattrutherford 0e14ca5
remove From impl due to fallback required on parent_id
mattrutherford 0b7b16e
Merge branch 'master' into tracing-events
mattrutherford b8a105d
Merge branch 'master' into tracing-events
mattrutherford 912b4d5
implement SPAN_LIMIT
mattrutherford 7fa7f26
change version of tracing-core
mattrutherford b42464b
Merge branch 'master' into tracing-events
mattrutherford 9e42b31
update dependancies
mattrutherford 8f16d7b
revert limit
mattrutherford 4717247
remove duplicate dependency
mattrutherford 9dc17e3
Apply suggestions from code review
mattrutherford 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.