[TASK] Add hardware reporting benchmarks / telemetry to the gadget
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.
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.
Should be added to a node-api exported by the gadget