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 bls pool metric #12133

Merged
merged 5 commits into from
Mar 15, 2023
Merged

Add bls pool metric #12133

merged 5 commits into from
Mar 15, 2023

Conversation

terencechain
Copy link
Member

  • Add bls to exec message total count metric gauge for operation pool to enable better tracking
  • Using a gauge than a counter because we need to decrease by one when message has been seen
  • Increase gauge by one in InsertBLSToExecChange
  • Decrease gauge by one in MarkIncluded

@terencechain terencechain requested a review from a team as a code owner March 15, 2023 13:53
@terencechain terencechain self-assigned this Mar 15, 2023
@prylabs-bulldozer prylabs-bulldozer bot merged commit 2669c93 into develop Mar 15, 2023
@delete-merged-branch delete-merged-branch bot deleted the add-bls-pool-metric branch March 15, 2023 14: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.

2 participants