mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Instrument publish_block code path (#7945)
Instrument `publish_block` code path and log dropped data columns when publishing. Example spans (running the devnet from my laptop, so the numbers aren't great) <img width="734" height="296" alt="image" src="https://github.com/user-attachments/assets/20620bf7-2b38-4392-aa75-9ba96d3a7f0d" /> <img width="718" height="625" alt="image" src="https://github.com/user-attachments/assets/61e1ff1c-65b5-4ad4-981a-d0fadc9829e1" />
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4284,6 +4284,7 @@ dependencies = [
|
||||
"health_metrics",
|
||||
"hex",
|
||||
"lighthouse_network",
|
||||
"lighthouse_tracing",
|
||||
"lighthouse_version",
|
||||
"logging",
|
||||
"lru",
|
||||
|
||||
Reference in New Issue
Block a user