Skip to content

Conversation

@akundaz
Copy link
Contributor

@akundaz akundaz commented Jan 21, 2026

📝 Summary

Add tokio runtime and task metrics. The tasks monitored are:

  • flashblock timer
  • payload builder service
  • payload handler
  • websocket publisher

Tested locally with builder playground and lots of tokio metrics are being created.

> curl localhost:5555 | rg tokio | wc -l
409

💡 Motivation and Context

Resolves #240


✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@akundaz akundaz merged commit d4b36b5 into main Jan 21, 2026
4 checks passed
@akundaz akundaz deleted the ash-wupllztpzzyk branch January 21, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tokio metrics

2 participants