Background
We currently rely heavily on grafana and nearblocks for alerting and debugging.
Recently, we had a situation where grafana wasn't updated to the latest MPC-node endpoints, which create a gap in our alert system thread.
Additionally, it became evident that checking whether or not a node was submitting its TEE attestations as required is not very straight-forward thread
It would be good to have a small, stand-alone cli tool that fetches the MPC contract state from an RPC endpoint and does some basic system and sanity checks.
User Story
As a developer on-call, I would like to have additional tooling to help me get an idea about the health of our system.
Acceptance Criteria
Make a light-weight CLI that shows which nodes have valid attestations and displays some additional data.
Resources & Additional Notes
No response
Background
We currently rely heavily on grafana and nearblocks for alerting and debugging.
Recently, we had a situation where grafana wasn't updated to the latest MPC-node endpoints, which create a gap in our alert system thread.
Additionally, it became evident that checking whether or not a node was submitting its TEE attestations as required is not very straight-forward thread
It would be good to have a small, stand-alone cli tool that fetches the MPC contract state from an RPC endpoint and does some basic system and sanity checks.
User Story
As a developer on-call, I would like to have additional tooling to help me get an idea about the health of our system.
Acceptance Criteria
Make a light-weight CLI that shows which nodes have valid attestations and displays some additional data.
Resources & Additional Notes
No response