-
-
Notifications
You must be signed in to change notification settings - Fork 291
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 Eth1 and builder metrics #4344
Conversation
Performance Report✔️ no performance regression detected Full benchmark results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me, not sure why Builder Metric "Rest API response time" is so big 👀
yea, registerValidator has like 500 vals in it in one query so its understandable, but there are a few produceBlindedBlocks calls which call builder's getPayloadHeader api which consume like 3+sec |
Add Eth1 and builder metrics in grafana dashboard
Eth1 stats
(below scrape stats)
Builder Metrics
(below Block production stats)
More metrics PRs will follow for