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 529 forks source link

Suggestions for new alerts/metrics #8526

Open deepthiskumar opened 3 years ago

deepthiskumar commented 3 years ago

Any new alerts/metrics that'll help monitoring the health of the network

deepthiskumar commented 3 years ago

Suggestions from @mrmr1993

  1. Gaps in the snark pool- Required work that is not the snark pool yet. To monitor if block producing nodes have the required snark, if not can spin up snark workers (or request from peers #8489)
  2. Average snark fee, average transaction fee- The average snark fee in the pool being greater than the average transaction fees may cause transactions to not be included in a block?