-
Notifications
You must be signed in to change notification settings - Fork 1.2k
cumulus/metrics: Measure the time of including a tx in a backed block #8902
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
Open
lexnv
wants to merge
27
commits into
master
Choose a base branch
from
lexnv/cumulus-to-rpc-layer-metrics
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 14 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
841c96c
cumulus/client: Add docs for candidate events
lexnv 593a50a
rpc-v2/tx: Add transaction monitor hook into tx lifecycle
lexnv 0f4edd1
rpc-v2/tx: Return the tx monitor while building the RPC
lexnv 7be02d4
rpc-v2/tx: Send monitorig events to the higher levels
lexnv d19f828
rpc-v2/tx: Expose tx structs and events
lexnv 614927e
client/service: Extract data out of spawning RPC servers
lexnv 5d809da
rpc-v2/tx: Implement stream for the monitor handle
lexnv 17f76eb
client/service: Add lru dependency
lexnv dac91df
client/service: Report parachain rpc metrics in backed blocks
lexnv 675e443
client/service: Do not spawn on empty monitoring handles
lexnv da186b7
cumulus: Initialize relay chain tasks with rpc handlers
lexnv 6b84f36
rpc-v2/tx: Change log group and add trace logs
lexnv 364b65f
client/service: Add trace logs
lexnv 9103fdf
client/service: Adjust bucket metrics times
lexnv 6c0c302
cumulus/service: Move parainformant to dedicated module
lexnv 3dba6bb
cumulus/service: Move fn to struct based impl
lexnv 43d0f5f
cumulus/service: Merge rpc metrics v2 into parainformant
lexnv 3fb0778
cumulus/service: Break into smaller fns
lexnv 6b8779c
cumulus/service: Add dedicated log target and docs
lexnv 8b424fd
rpc-v2/tx: Add tests for the monitoring handle
lexnv 6bed637
Adjust to new SpawnResult
lexnv 954cf29
frame/revive: Use proper server handle to keep alive
lexnv 26453ce
rpc-v2/tx: Apply cargo clippy
lexnv 855617f
Update from github-actions[bot] running command 'prdoc --audience nod…
github-actions[bot] 750b547
rpc-v2/tx: Make rpc initialization more generic to use only hasher
lexnv 780443b
Merge remote-tracking branch 'origin/master' into lexnv/cumulus-to-rp…
lexnv 6b5b130
cumulus/informant: Add constant and types for tx stream
lexnv 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.
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.