HotShot icon indicating copy to clipboard operation
HotShot copied to clipboard

[METRICS] - Individual node health

Open jbearer opened this issue 1 year ago • 0 comments

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: Counter
  • view_time_as_leader: Histogram And 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

jbearer avatar May 24 '24 15:05 jbearer