valist-io / valist

Web3-native software distribution. Publish and install executables, Docker images, WebAssembly, and more. Powered by Ethereum, IPFS, and Filecoin.
https://valist.io
Mozilla Public License 2.0
116 stars 6 forks source link

[API] Tail IPFS stats #264

Closed awantoch closed 2 years ago

awantoch commented 2 years ago

To better understand the activity happening on Valist, we can tail the activity occurring on our IPFS nodes. We can then compare this data to the opt-in statistics on the CLI to have a more accurate estimate for the number of times a package has been downloaded.

Though we will never be able to have 100% accurate metrics due to the decentralized nature of the stack, we can use opt-in analytics and internal logging to get close enough.