Skip to content

feat(builder): pool inclusion ratio metrics#3826

Merged
shekhirin merged 2 commits intomainfrom
alexey/calculate-tx-inclusion-rate
May 7, 2026
Merged

feat(builder): pool inclusion ratio metrics#3826
shekhirin merged 2 commits intomainfrom
alexey/calculate-tx-inclusion-rate

Conversation

@shekhirin
Copy link
Copy Markdown
Member

@shekhirin shekhirin commented May 5, 2026

  • Adds payload-builder metrics for pool transactions yielded by best_txs.next(), pool transactions actually included in successful payloads, and the derived inclusion ratio.
  • Records the new metrics only after builder.finish() succeeds, so aborted candidate builds do not count as included payloads.

@shekhirin shekhirin changed the title feat: add payload builder pool inclusion ratio metrics feat(builder): pool inclusion ratio metrics May 5, 2026
@shekhirin shekhirin added C-enhancement New feature or request A-observability Related to tracing, metrics, logs and other observability tools A-block-building Related to block building labels May 5, 2026
@shekhirin shekhirin marked this pull request as ready for review May 7, 2026 13:18
@shekhirin shekhirin added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit 6c1b44e May 7, 2026
32 checks passed
@shekhirin shekhirin deleted the alexey/calculate-tx-inclusion-rate branch May 7, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-block-building Related to block building A-observability Related to tracing, metrics, logs and other observability tools C-enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants