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 observability to bls aggregation service #315

Merged
merged 8 commits into from
Sep 11, 2024

Conversation

taturosati
Copy link
Contributor

@taturosati taturosati commented Aug 5, 2024

What Changed?

Added debug logging on bls aggregation service to more easily check when threshold is / is not met.

Would be useful for Aligned team to have this logs for easier debugging of quorum related issues

Reviewer Checklist

  • Code is well-documented
  • Code adheres to Go naming conventions
  • Code deprecates any old functionality before removing it

@taturosati taturosati changed the title feat: improve bls aggregtion service logging feat: add observability to bls aggregation service Aug 5, 2024
samlaf
samlaf previously approved these changes Aug 6, 2024
Copy link
Collaborator

@samlaf samlaf left a comment

Choose a reason for hiding this comment

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

Hey @srosati . This works for me.
Just making sure if you're working on quorums that you've seen #261

@taturosati
Copy link
Contributor Author

Hey, we have seen #261 but I think we have a different problem, since we only have one quorum

@samlaf
Copy link
Collaborator

samlaf commented Sep 11, 2024

@taturosati really sorry totally forgot about this! merging now

@samlaf samlaf merged commit cd86e21 into Layr-Labs:dev Sep 11, 2024
4 checks passed
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