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

Add contract and function label/fields to eth_getTransactionByHash and eth_getTransactionReceipt #1597

Open
dinhani-cw opened this issue Aug 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dinhani-cw
Copy link
Contributor

dinhani-cw commented Aug 5, 2024

When a transaction or receipt is found with eth_getTransactionByHash and eth_getTransactionReceipt, we have enough data to know the contract/function of the found transaction.

We should add contract and function label to related RPC metrics and fields to RPC tracing events/spans to keep track of these information.

@carneiro-cw carneiro-cw added the enhancement New feature or request label Dec 27, 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

2 participants