op-node: Add metrics (#2840)
Adds a metrics server config and tracks metrics for the RPC server and RPC client calls. This PR is just a start - there are many more things we can track. Anything that might be affected by the batch derivation work was deliberately excluded.
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Showing
op-node/client/client.go
0 → 100644
op-node/client/rpc.go
0 → 100644
op-node/metrics/metrics.go
0 → 100644
Please register or sign in to comment