It'll be very helpful for all the EL clients to converge on a set of metrics for support as like CLs here ethereum/beacon-metrics#11.
The benefits:
- unified monitoring across different implementations
- better debugging support in multi-client testnets
- all these can lead to more client side optimizations
At a minimal level, let's begin with GetBlobsV2 metrics for Fusaka (which I will add to initiate). Then, let's discuss what'd be useful for EL-side. There will be divergences such a language dependent metrics and that is ok (eg. goroutines for Golang, JVM thread counts of JAVA... etc).
It'll be very helpful for all the EL clients to converge on a set of metrics for support as like CLs here ethereum/beacon-metrics#11.
The benefits:
At a minimal level, let's begin with GetBlobsV2 metrics for Fusaka (which I will add to initiate). Then, let's discuss what'd be useful for EL-side. There will be divergences such a language dependent metrics and that is ok (eg. goroutines for Golang, JVM thread counts of JAVA... etc).