-
Notifications
You must be signed in to change notification settings - Fork 305
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
view: 👀 introduce more tracing instrumentation (#4349)
## describe your changes this introduces some additional `tracing` instrumentation, used while debugging integration with the view server in mock consensus tests. because these events may be useful more broadly, and aren't strictly tied to testing, this is cherry-picked out of that work for separate consideration. ## issue ticket number and link * #3913 ## checklist before requesting a review - [x] if this code contains consensus-breaking changes, i have added the "consensus-breaking" label. otherwise, i declare my belief that there are not consensus-breaking changes, for the following reason: this branch only makes changes to tracing spans and events. as this is only altering telemetry, this is not consensus-breaking. --------- Co-authored-by: Henry de Valence <[email protected]>
- Loading branch information
1 parent
fec0144
commit 0ece706
Showing
5 changed files
with
61 additions
and
11 deletions.
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 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 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 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 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