In on-chain-dkg, add some helpful metrics for the DKG and related state (such as syncing). Make sure that the metrics report useful information about the local state (e.g., how many keypers a keyper considers corrupt), not global state that are better read from the smart contract directly (e.g., how many messages a keyper has sent).
In
on-chain-dkg, add some helpful metrics for the DKG and related state (such as syncing). Make sure that the metrics report useful information about the local state (e.g., how many keypers a keyper considers corrupt), not global state that are better read from the smart contract directly (e.g., how many messages a keyper has sent).