Skip to content

[ETCM-528] block creation metrics#904

Merged
jvdp merged 1 commit intodevelopfrom
feature/ETCM-528-block-creation-metrics
Jan 28, 2021
Merged

[ETCM-528] block creation metrics#904
jvdp merged 1 commit intodevelopfrom
feature/ETCM-528-block-creation-metrics

Conversation

@jvdp
Copy link
Copy Markdown
Contributor

@jvdp jvdp commented Jan 26, 2021

This PR aims to help improve our understanding of the performance of eth_getWork and Mantis' usefulness for coordinating mining pools.

The JSON RPC Controller already had instrumentation but without a method label, so I've added this. In addition I added a ConsensusMetrics object with timer metrics for the different generateBlock implementations (with a class label.) I've updated the mantis-dashboard.json file with the new metrics.

(Recreated from #902 with a consistent branch name.)

Copy link
Copy Markdown
Contributor

@leo-bogastry leo-bogastry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me!

Copy link
Copy Markdown
Contributor

@robinraju robinraju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jvdp jvdp force-pushed the feature/ETCM-528-block-creation-metrics branch from f99589f to 0469118 Compare January 27, 2021 11:19
@jvdp jvdp force-pushed the feature/ETCM-528-block-creation-metrics branch from 0469118 to 56051c2 Compare January 27, 2021 17:52
@jvdp jvdp merged commit 2beeac1 into develop Jan 28, 2021
@jvdp jvdp deleted the feature/ETCM-528-block-creation-metrics branch January 28, 2021 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants