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 /metrics endpoint and collect basic metrics #384

Closed
iansuvak opened this issue Jul 23, 2024 · 0 comments · Fixed by #398
Closed

Add /metrics endpoint and collect basic metrics #384

iansuvak opened this issue Jul 23, 2024 · 0 comments · Fixed by #398
Assignees
Labels
enhancement New feature or request Warp Signature API API service for serving arbitrary Warp signatures from any VM

Comments

@iansuvak
Copy link
Contributor

Context and scope
Initial metrics to be collected should be:

  • latency to fetch/construct signatures
  • cache hit/miss rate
  • request counts
  • network failures
  • empty signaure failures (node unwilling or unable to sign message)

Discussion and alternatives

Open questions
Are there any other metrics that we want to be collecting?

@iansuvak iansuvak added the enhancement New feature or request label Jul 23, 2024
@meaghanfitzgerald meaghanfitzgerald added the Warp Signature API API service for serving arbitrary Warp signatures from any VM label Jul 29, 2024
@feuGeneA feuGeneA self-assigned this Jul 30, 2024
feuGeneA added a commit that referenced this issue Aug 1, 2024
feuGeneA added a commit that referenced this issue Aug 1, 2024
feuGeneA added a commit that referenced this issue Aug 1, 2024
feuGeneA added a commit that referenced this issue Aug 1, 2024
feuGeneA added a commit that referenced this issue Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Warp Signature API API service for serving arbitrary Warp signatures from any VM
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants