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

Expose relevant gateway metrics #21

Open
MakMuftic opened this issue Oct 22, 2024 · 0 comments
Open

Expose relevant gateway metrics #21

MakMuftic opened this issue Oct 22, 2024 · 0 comments
Assignees

Comments

@MakMuftic
Copy link

We want to better understand how we use the RPC gateway, so we will start by adding a minimal set of metrics.

Implementation details

Required metrics:

  • number of fulfilled requests per RPC provider
  • uptime per RPC provider (health metric)
  • number of requests per service (access token) per chain
  • total number of requests per chain

Testing details

  • manually validate that metrics are available on the local start
@MakMuftic MakMuftic self-assigned this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant