Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Improved data storage metrics (#10020)
This PR increases the level of telemetry around all of the node's data stores. For every LMDB instance it reports the size of the specified mapping, the actual DB size and the number of items. Additionally, for the world state we report the number of leaves for every tree along with the pending and proven chain heights. --------- Co-authored-by: ludamad <[email protected]>
- Loading branch information