-
Notifications
You must be signed in to change notification settings - Fork 47
feat(node): new observability architecture + events #1053
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 11 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
06eb54a
feat: introduce metrics crate
karlem 46629ad
feat: improve library with macros, add top down events
karlem 89106eb
feat: add domain filter
karlem f756bd1
feat: emit metrics
karlem 3780b2d
feat: add remaining top down events
karlem 2c9f5f4
feat: fix test
karlem 487560f
feat: remove unused code & fix build
karlem 5ac87a1
feat: keep file journal disabled
karlem 2dcec96
feat: address comments
karlem 90e092b
feat: use latency wrapper instead
karlem 3ef23f3
feat: register metrics
karlem 31dc460
feat: add config filters
karlem a6bc67a
feat: add config as a cmd flags
karlem 92b9d5f
feat: fix comments
karlem b693a80
Introduce New Observability - Configuration (#1063)
karlem 366069c
feat: add consensus traces
karlem deae3bd
feat: add execution metrics
karlem f78e40c
feat: add proposals metrics & reason
karlem 9086667
feat: add mempool event
karlem dd6e49f
feat: remove
karlem 43e7d51
feat: add metrics
karlem 4eb611f
feat: address comments
karlem d4e8a54
feat: address comments
karlem 053d614
feat: fix clippy
karlem 71a57cf
Introduce New Observability - Remaining events (#1064)
karlem 2093d38
minor cleanup.
raulk 8c63b8c
Merge branch 'main' into new-observability
raulk e590217
fix code typo.
raulk 1ecb44f
feat: fix typo
karlem 2a0b425
feat: standartize mpool trace
karlem e7e7cb5
feat: address comments
karlem 0e7c1f1
lint: clippy
karlem 3a94fed
feat: revert risky changes & small cleanup
karlem 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
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.