HotShot
HotShot copied to clipboard
[METRICS] - Individual node health
What is this task and why do we need to work on it?
Most of our existing metrics don't tell you much about the health of an individual node. Things like block height or number of timeouts only tell you that there is a problem somewhere in the network, not necessarily which node.
What work will need to be done to complete this task?
Add these metrics:
timeouts_as_leader: Counterview_time_as_leader: HistogramAnd anything else you think would be useful
Are there any other details to include?
No response
What are the acceptance criteria to close this issue?
The above two metrics exist
Branch work will be merged to (if not the default branch)
No response