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 producer name to trx idle log message #1360

Closed
matthewdarwin opened this issue Jul 1, 2023 · 1 comment · Fixed by #1451
Closed

Add producer name to trx idle log message #1360

matthewdarwin opened this issue Jul 1, 2023 · 1 comment · Fixed by #1451
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team
Milestone

Comments

@matthewdarwin
Copy link

In debugging #1349, it was observed by Kevin that it would be good to log the producer name for the following message:

Block #317926278 trx idle: 237us out of 199964us, success: 3, 578us, fail: 230, 197119us, transient: 0, 0us, other: 2030us

producer_plugin.cpp:290 in leap 4.0.3

This extra information would allow creating charts per block producer on https://blockchain.stats.eosnation.io

@bhazzard
Copy link

This seems like a simple enough change, and has obvious value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants