ethereum / ethereum/execution-metrics
Standardize metrics across different execution client implementations
- Dominant language
- No language data
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It'll be very helpful for all the EL clients to converge on a set of metrics for support as like CLs here https://github.com/ethereum/beacon-metrics/issues/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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.