bacalhau icon indicating copy to clipboard operation
bacalhau copied to clipboard

Measuring Bacalhau Task and Data Usage by User/Project/Wallet

Open wesfloyd opened this issue 2 years ago • 1 comments

In order to understand where Bacalhau usage is coming from - it would be very helpful to have a mechanism built into the platform during our testnet phase that measures # of tasks and data used per task:

  1. How many Bacalhau tasks did a given wallet or project execute?
  2. What volume(GB/TB) of output data was used per task in IPFS/Estuary/Filecoin/etc. ?

For #1 other projects (ETH, Akash) have achieved this via token gating. Users get access to testnet tokens via a faucet that is automated, manually granted, or some combination of the two.

For #2 is there any location we could write the "volume of output data" that would be both usable (queryable) and public (IPFS native)? E.g. the new CeramicDB?

wesfloyd avatar Oct 03 '22 12:10 wesfloyd

https://github.com/filecoin-project/bacalhau/issues/878 is the Filecoin write part of number 2

lukemarsden avatar Oct 13 '22 08:10 lukemarsden