Skip to content

Conversation

ManuelBilbao
Copy link
Collaborator

@ManuelBilbao ManuelBilbao commented Dec 5, 2024

This PR adds metrics to the signer module. New dashboard can be found in Grafana. Stats displayed are:

  • Proxy delegations requested
  • Commitments signed
  • get_pubkeys QPH (success/error)
  • generate_proxy_key QPH (success/error)
  • request_signature QPH (success/error)

Close #13

888479CC-BEDF-45E5-BD9F-5F601CCAE04A

@ManuelBilbao ManuelBilbao marked this pull request as ready for review December 5, 2024 18:45
Copy link
Collaborator

@ltitanb ltitanb left a comment

Choose a reason for hiding this comment

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

Looks good! Could you please post a screenshot of the dashboard here, also please re-export the dashboard for public use similar to https://github.com/Commit-Boost/commit-boost-client/blob/main/grafana/public_dashboard.json

@ManuelBilbao ManuelBilbao requested a review from ltitanb December 9, 2024 14:44
@ltitanb ltitanb merged commit f0b73ad into main Dec 9, 2024
5 checks passed
@ltitanb ltitanb deleted the mb/add_signer_metrics branch December 9, 2024 20:45
ltitanb pushed a commit that referenced this pull request Jan 10, 2025
* Add endpoints metrics

* Add grafana dashboard

* Add more stats to dashboard

* Fix clippy

* Fix doc comments

* Make signer metrics function private

* Export signer dashboard for public use
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.

Use metrics in the Signer Module
2 participants