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

feat: add more consensus metrics on rejected proposals #1216

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

cmwaters
Copy link
Contributor

@cmwaters cmwaters commented Feb 6, 2024

Description

This adds two counters to the consensus metrics:

  • ApplicationRejectedProposals
  • TimedOutProposals

It also adds a third StartHeight which is set once upon start so we know how many heights the metrics have been running for


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use
    unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

Copy link
Collaborator

@rootulp rootulp left a comment

Choose a reason for hiding this comment

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

Do we want to backport v0.34.x-celestia?

@cmwaters
Copy link
Contributor Author

cmwaters commented Feb 6, 2024

Do we want to backport v0.34.x-celestia?

Yup

@cmwaters cmwaters merged commit 938fb01 into main Feb 9, 2024
18 checks passed
@cmwaters cmwaters deleted the cal/consensus-metrics branch February 9, 2024 19:50
mergify bot pushed a commit that referenced this pull request Feb 9, 2024
This adds two counters to the consensus metrics:

- ApplicationRejectedProposals
- TimedOutProposals

It also adds a third `StartHeight` which is set once upon start so we
know how many heights the metrics have been running for

(cherry picked from commit 938fb01)
@faddat faddat mentioned this pull request Feb 22, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants