golemfactory / yagna

An open platform and marketplace for distributed computations
GNU General Public License v3.0
383 stars 60 forks source link

Outbound: Counters #2446

Open MrDarthShoe opened 1 year ago

MrDarthShoe commented 1 year ago

Add counters to be able to measure bandwidth usage for outbound requests. Counters could be used for bandwidth usage based pricing in the future.

MrDarthShoe commented 1 year ago

@evik42 you proposed these counters feature, so could you please describe it?

evik42 commented 1 year ago

Extend the existing usage counters with network bandwidth counters for upload/download. Based on these counters in the future the provider should be able to charge a fee.