nodiesorg / nodies_monitoring

6 stars 3 forks source link

Poktblade/pokt connector #33

Closed fortsoftware closed 1 year ago

fortsoftware commented 1 year ago

Issue ticket number and link

None

Description

This is the implementation of the Tendermint connector following the guidelines left by @PoktBlade as TODO comments.

Since it is just a single RPC call, I decided to just do the HTTP request using the aiohttp library instead of taking the time to search for a third party tendermint rpc library. Then I tested this in my server to confirm it works fine

image

Note: The small interruption in the graph is just me updating the container to test with the latest changes.

Type of change

Please delete option that is not relevant.