Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: rpc usage metrics #136

Open
4 tasks
mfw78 opened this issue Jan 19, 2024 · 0 comments
Open
4 tasks

chore: rpc usage metrics #136

mfw78 opened this issue Jan 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mfw78
Copy link
Contributor

mfw78 commented Jan 19, 2024

Background

It's difficult to rationalise issues associated with RPC connections and the watch-tower. More metrics are needed around this.

Details

Add additional metrics that are able to comprehensively track all RPC usage throughout all code paths.

Acceptance criteria

The following metrics should be implemented:

  • RPC calls (eth_call)
  • Gas consumption for (eth_call)
  • Time elapsed between new block notifications
  • Time elapsed processing a block (ie. from receipt to polling finished)
@mfw78 mfw78 added the enhancement New feature or request label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant