aeternity / aemon

Aeternity p2p network monitoring tool
1 stars 0 forks source link

Publish Aemon node metric data through the Streamr Network [Suggestion] #14

Open fonty1 opened 1 year ago

fonty1 commented 1 year ago

Hey

This is a cheeky suggestion - I came across Aeternity by chance, and then this repo for monitoring your node's health sounded quite familiar.

I think it would be fairly easy to push your open node metrics into the Streamr Network. Creating a developer portal to that streaming data from there is quite straight forward and its something we do with Polygon for example - https://streamr.network/hub/projects/0xd0f8ff509ce2581af1be159bdc1f704cc7a2b8202e594fa902624588dea0a554/overview

It's worth noting that the network is made up your own nodes, they're signing their own data and so on. Streamr creates a new P2P mesh overlay topology on top of your existing network.

More readin' https://blog.streamr.network/collecting-metrics-data-from-decentralized-systems/

We can take the lead on the integration if you wish, its a nice use case for us as well. Here's a NodeJS quickstart if you want to have a play on your own - https://docs.streamr.network/quickstart/nodejs

dincho commented 1 year ago

Thanks for the suggestion, I'll definitely take a look into it soon ер or later. Sorry for the late reply.

fonty1 commented 1 year ago

Thanks for the suggestion, I'll definitely take a look into it soon or later. Sorry for the late reply.

Let me know if you have any Qs - we'd be happy to commit dev resources on our side to help out :)