You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add metrics that measure various aspects of chain exchange and partial
messages, including:
* The number of messages pending partial messages.
* The total number instances with a partial message.
* The chain exchange broadcast count.
* The length of broadcast chain.
* The time spent on chain exchange validation.
* Qualify existing GPBFT validation metrics with partial message
attribute.
* The number of duplicate partial messages qualified with equivocation
attribute.
Fixes: #812
A whole host of functionality is/being introduced as part of #792. Implement additional metrics to observe the new system state, namely:
The text was updated successfully, but these errors were encountered: