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

Don't update proposer metric if block heights don't match #54

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

wojtek-coreum
Copy link

@wojtek-coreum wojtek-coreum commented Jan 26, 2024

We have a problem with metric reporting expected proposers. I suspect that bdjuno delivers the set of validators for different block than the one being processed. Here, I add some logging and metric to track this case.


This change is Reviewable

@wojtek-coreum wojtek-coreum requested a review from a team as a code owner January 26, 2024 12:27
@wojtek-coreum wojtek-coreum requested review from dzmitryhil, miladz68, ysv and keyleu and removed request for a team January 26, 2024 12:27
Copy link

@dzmitryhil dzmitryhil left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 4 files reviewed, all discussions resolved (waiting on @keyleu, @miladz68, and @ysv)

@wojtek-coreum wojtek-coreum merged commit bfd158f into chains/coreum Jan 26, 2024
2 of 3 checks passed
@wojtek-coreum wojtek-coreum deleted the wojtek/proposer-metric branch January 26, 2024 12:38
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.

2 participants