lodestar
lodestar copied to clipboard
Update validator client dashboard
We need to add charts for:
- [x] VC host #5061
- [ ] VC DB metrics - currently in vm dashboard
- [x] VC sign times
- [x] VC client metrics including fallback usage - tracked but not in any dashboard yet
Plus add metrics for
- [ ] slashing protection checks timings
We have a dedicated validator client dashboard already, see lodestar_validator_client.json. It is just missing a few metrics.
- related https://github.com/ChainSafe/lodestar/issues/5061
Reopening as it was just partially resolved by https://github.com/ChainSafe/lodestar/pull/6415