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 chain length metrics to gpbft for insight into the quality of proposals #758

Open
masih opened this issue Nov 28, 2024 · 0 comments
Open

Comments

@masih
Copy link
Member

masih commented Nov 28, 2024

We already have metrics for phase transitions. But not for properties of the chain being proposed/propagated. The length of that chain is a key indicator for monitoring purposes:

  • length of zero would indicate base
  • length of 100 during bootstrap (or when F3 is lagging) would indicate good catchup velocity

..and so on.

Add metrics that expose the distribution of the length of chains recieved/communicated tagged by phase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant