Skip to content

Conversation

@gakonst
Copy link
Contributor

@gakonst gakonst commented Feb 9, 2026

Summary

Fix two inaccuracies in the operate-validator guide reported by a partner running a validator node.

Changes

  • reth_payloads_resolved_block example now queries port 9000 (reth metrics) instead of 8002 (consensus metrics)
  • Voter section metric name corrected from consensus_engine_consensus_voter_inbound_messages_total to consensus_engine_epoch_manager_simplex_batcher_inbound_messages_total (consistent with the metrics glossary table already in the doc)

Context

Thread: https://tempoxyz.slack.com/archives/C0A87C21805/p1770659184449719

- Fix reth_payloads_resolved_block to use port 9000 (reth metrics) instead of 8002 (consensus)
- Fix consensus voter metric name from consensus_engine_consensus_voter_inbound_messages_total to consensus_engine_epoch_manager_simplex_batcher_inbound_messages_total (matches metrics glossary table)

Amp-Thread-ID: https://ampcode.com/threads/T-019c4383-230b-708f-82b1-dea0c6406bef
Co-authored-by: Amp <[email protected]>
@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Ready Ready Preview, Comment Feb 9, 2026 5:49pm

Request Review

@Zygimantass Zygimantass merged commit ca1d553 into main Feb 9, 2026
6 checks passed
@Zygimantass Zygimantass deleted the zygis/fix-validator-metrics-docs branch February 9, 2026 17:51
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.

2 participants