Skip to content
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

feat: add txpool maintain metrics #3715

Merged
merged 1 commit into from
Jul 11, 2023
Merged

feat: add txpool maintain metrics #3715

merged 1 commit into from
Jul 11, 2023

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Jul 11, 2023

adds some metrics for the txpool maintain job

@mattsse mattsse added A-tx-pool Related to the transaction mempool A-observability Related to tracing, metrics, logs and other observability tools labels Jul 11, 2023
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #3715 (aed24c4) into main (b07dfb5) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

Impacted Files Coverage Δ
crates/transaction-pool/src/maintain.rs 3.81% <0.00%> (-0.08%) ⬇️
crates/transaction-pool/src/metrics.rs 20.00% <0.00%> (-80.00%) ⬇️

... and 4 files with indirect coverage changes

Flag Coverage Δ
integration-tests 15.84% <0.00%> (+<0.01%) ⬆️
unit-tests 64.16% <0.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
reth binary 26.31% <ø> (ø)
blockchain tree 81.58% <ø> (ø)
pipeline 87.11% <ø> (ø)
storage (db) 73.57% <ø> (ø)
trie 94.66% <ø> (ø)
txpool 48.81% <0.00%> (-0.79%) ⬇️
networking 77.84% <ø> (+<0.01%) ⬆️
rpc 58.25% <ø> (+<0.01%) ⬆️
consensus 63.40% <ø> (ø)
revm 34.86% <ø> (ø)
payload builder 6.83% <ø> (ø)
primitives 88.22% <ø> (ø)

Copy link
Member

@rkrasiuk rkrasiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mattsse mattsse added this pull request to the merge queue Jul 11, 2023
Merged via the queue into main with commit 8f2e0cd Jul 11, 2023
@mattsse mattsse deleted the matt/maintain-metrics2 branch July 11, 2023 14:30
merklefruit pushed a commit to op-rs/op-reth that referenced this pull request Jul 18, 2023
merklefruit pushed a commit to merklefruit/op-reth-old that referenced this pull request Jul 26, 2023
merklefruit pushed a commit to op-rs/op-reth that referenced this pull request Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-observability Related to tracing, metrics, logs and other observability tools A-tx-pool Related to the transaction mempool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants