MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.99k stars 525 forks source link

Request for Mina Metrics info. #7822

Open lesshumantouch opened 3 years ago

lesshumantouch commented 3 years ago

I would like to request the following info to appear on Mina metrics. Next block production time: Format in seconds Synced status: Format as string Latest chain height: Format in integer Maximum observed chain length: Format in integer Client version: Format as string

Thanks

garethtdavies commented 3 years ago

+1 to getting the block height in the metrics. Currently, we just have Coda_Transition_frontier_max_blocklength_observed and Coda_Transition_frontier_max_unvalidated_blocklength_observed but can lead to situations where the node gets stuck in this state and cannot be identified:

image