graphprotocol / graphprotocol/graph-node
Track eth_call metrics by provider
Open
Nobody has claimed this yet.
monitoring
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 1.1k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
Track metrics for eth_call segregated by provider. This is a follow-on to #2853 - this was not implemented as part of that as eth_call follows a different pattern
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing follow-on issue #2853 and tracing the existing eth_call metrics path, since this issue says eth_call follows a different pattern. Done means eth_call metrics are distinguishable by provider, with the result validated against the existing metrics behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, rust
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100