go-ethereum/ethstats
Andrew Davis a8a4804895
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
ethstats: report newPayload processing time to stats server (#33395)
Add NewPayloadEvent to track engine API newPayload block processing
times and report them to ethstats. This enables monitoring of block
processing performance.

https://notes.ethereum.org/@savid/block-observability

related: https://github.com/ethereum/go-ethereum/pull/33231

---------

Co-authored-by: MariusVanDerWijden <m.vanderwijden@live.de>
2026-01-05 17:49:30 +01:00
..
ethstats.go ethstats: report newPayload processing time to stats server (#33395) 2026-01-05 17:49:30 +01:00
ethstats_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00