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

Idea: GRPC monitoring #16

Open
ctrl-Felix opened this issue Jun 10, 2022 · 2 comments
Open

Idea: GRPC monitoring #16

ctrl-Felix opened this issue Jun 10, 2022 · 2 comments

Comments

@ctrl-Felix
Copy link

A monitoring for the grpc node might be a nice thing too as the focus shifts from the HTTP endpoints to the grpc endpoint.

I might implement that myself when getting more used to the whole structure but for better progress tracking I will create the issue here

@tombeynon
Copy link
Contributor

Hey @ctrl-Felix! This is definitely something I want to support, tbh I haven't used gRPC so really haven't got my head around what needs to be done. Would be awesome if it's something you're interested in, otherwise I'll reach out when I get a chance to work on this.

@ctrl-Felix
Copy link
Author

After working a bit with protobufs and grpc in python I think it would make sense to simply query an endpoint for the current block and see what it returns. Basically what you are doing with the API/RPC Endpoints as well. I'll see if I can get that running for javascript as a separate script first. I am not that much into javascript but I think I would be able to do that

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

No branches or pull requests

2 participants