Skip to content

Conversation

@wlawt
Copy link
Contributor

@wlawt wlawt commented Nov 6, 2025

Metrics added:

  • RPC latency for:
    • eth_getAccount
    • eth_getLatestBlock
    • base_meterBundle
    • This is important as it tells us if it takes too long from ingress-rpc <> base-node-reth
  • Validation durations for:
    • validate_tx
    • validate_bundle
  • Total duration for send_raw_transaction and NOT send_bundle for now

Tested it by:

  • Viewing it locally: localhost:9002

Copy link
Collaborator

@danyalprout danyalprout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you're going to need to setup a prometheus metrics server for this in main.rs

@wlawt wlawt merged commit 055f635 into master Nov 7, 2025
10 checks passed
@wlawt wlawt deleted the ingress-rpc-metrics branch November 7, 2025 15:16
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.

3 participants