blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

[TASK] Add hardware reporting benchmarks / telemetry to the gadget

Open drewstone opened this issue 1 year ago • 2 comments

Overview

For any machine running the gadget, we want to report the hardware benchmarks. This should be built with an eye towards the dApp team who will consume these metrics and display them besides each operator. Thought should be give to operators who are running multiple gadgets.

drewstone avatar Apr 22 '24 15:04 drewstone

Note that this is code that entirely can be modified by end operators and there's no reason we should ever trust the hardware benchmarks reported by an RPC (we have to have malicious awareness). Nonetheless, it is a metric that is useful for honest node providers. As we grow and onboard more trusted operators we imagine they'll be less likely to report invalid hardware specs.

drewstone avatar Jul 29 '24 14:07 drewstone

Should be added to a node-api exported by the gadget

drewstone avatar Aug 26 '24 15:08 drewstone