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:
Jimmy Chen
2025-08-28 13:31:29 +10:00
committed by GitHub
parent 746da7ffd5
commit c13fb2fb46
5 changed files with 30 additions and 4 deletions

1
Cargo.lock generated
View File

@@ -4284,6 +4284,7 @@ dependencies = [
"health_metrics",
"hex",
"lighthouse_network",
"lighthouse_tracing",
"lighthouse_version",
"logging",
"lru",